Back to Devexpress

IXafEntityObject Methods

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

latest1.3 KB
Original Source

IXafEntityObject Methods

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

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

IXafEntityObject Members

DevExpress.ExpressApp Namespace