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