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