IDXTypeInfo.FullName Property
Obtains the fully qualified name of the current type, including the namespace.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value. |
See Also