IXafEntityObject.OnSaving() Method
In This Article
Called by the Object Space when the current IXafEntityObject is saved or deleted.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
Refer to the IXafEntityObject interface description to see how to implement the OnSaving method.
See Also