Back to Devexpress

IXafEntityObject Members

expressappframework-devexpress-dot-expressapp-dot-ixafentityobject-dot-underscore-members.md

latest1.3 KB
Original Source

IXafEntityObject Members

Declares methods that are called automatically when a business object is being created, loaded and saved.

Methods

NameDescription
OnCreated()Called by the Object Space when the current IXafEntityObject is created.
OnLoaded()Called by the Object Space when the current IXafEntityObject is loaded.
OnSaving()Called by the Object Space when the current IXafEntityObject is saved or deleted.

See Also

IXafEntityObject Interface

DevExpress.ExpressApp Namespace