XPObjectSource.EntityTypeString Property
Specifies the fully qualified name of an XPO class mapped to the required data.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A string which is a fully qualified name of an XPO class. |
See Also