IDXTypeInfo.Assembly Property
Obtains the assembly in which the current type is defined.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
IDXAssemblyInfo | An IDXAssemblyInfo object containg information about the assembly in which the current type is defined. |
See Also