Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DataSourceBase.ObjectType Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

Assembly: DevExpress.Persistent.Base.v20.2.dll

Declaration

[Browsable(false)]
[XtraSerializableProperty(-1)]
public string ObjectType { get; }

Property Value

Type
String
See Also