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