Skip to main content
.NET 6.0+

DataSourceBase.ObjectType Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

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

Declaration

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

Property Value

Type
String
See Also