DataSourceBase.DataType Property
In This Article
Gets the business object type specified by the DataSourceBase.ObjectTypeName property.
Namespace: DevExpress.Persistent.Base.ReportsV2
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
#Property Value
Type | Description |
---|---|
Type | A type of the business object used by Data |
See Also