IMemberInfo.IsManyToMany Property
Indicates whether the member is involved in a many-to-many association.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the member is involved in a many-to-many association; otherwise, false |
See Also