IObjectRecord.ObjectType Property
Gets a type of an original business object wrapped in XafDataViewRecord or ObjectRecord.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Type | The Type of an original business object wrapped in XafDataViewRecord or ObjectRecord. |
See Also