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