XPMemberInfo.IsManyToManyAlias Property
Indicates whether the ManyToManyAliasAttribute attribute is applied.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the ManyToManyAliasAttribute is applied; otherwise, false. |
See Also