MediaDataObject.OnCreated() Method
Called by the Object Space when the current MediaDataObject is created.
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v24.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
NuGet Package: DevExpress.Persistent.BaseImpl.EF6
Declaration
Remarks
Generally, you do not need to call this method. This method is added to provide IXafEntityObject support.
See Also