Skip to main content

DataSourceBase.ObjectType Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

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

NuGet Package: DevExpress.Persistent.Base

Declaration

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

Property Value

Type
String
See Also