ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Model.Implementation
IObjectEventUpdateImpl Interface
IObjectEventUpdateImpl Methods
AfterAttrValueUpdate Method
BeforeUpdate Method
IObjectEventUpdateImpl
AfterAttrValueUpdate Method
This method is called after attributes of the object have been changed.
Namespace:
PDTec.IceNet.Core.Model.Implementation
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
void
AfterAttrValueUpdate
(
AttrValueUpdate
[]
aUpdates
)
Parameters
aUpdates
Type:
PDTec.IceNet.Core.Model.Implementation
AttrValueUpdate
The updated attributes.
See Also
Reference
IObjectEventUpdateImpl Interface
PDTec.IceNet.Core.Model.Implementation Namespace
Copyright © PDTec AG. All rights reserved.