IDXAssemblyInfo.IsProjectAssembly Property
Indicates whether the current assembly is an assembly of the current project.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the current assembly is an assembly of the current project; otherwise, false |
See Also