Chili.Opf3 Send comments on this topic.
ObjectPersistedEventArgs Class Members
See Also  Properties 
Chili.Opf3 Namespace : ObjectPersistedEventArgs Class


The following tables list the members exposed by ObjectPersistedEventArgs.

Public Properties

 NameDescription
Public PropertyObject Returns the object that is affected by the current operation. This object is persisted to the storage.  
Public PropertyObjectInfo Returns the ObjectInfo object that contains state information about the persistent object.  
Public PropertySuccessfully Returns whether the operation has been performed successfully.  
Top

See Also