XafDataViewRecord.ObjectType Property
Gets the type of an original business object that are queried by XafDataViewRecord.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Type | The Type of an original business object that are queried by the data view. |
Implements
See Also