EntityMetadata.CanBeInManyToMany Property
Dynamics CRM 2015
Updated: January 15, 2016
Applies To: Dynamics CRM 2015
Gets the property that determines whether the entity can be in a Many-to-Many entity relationship.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
[DataMemberAttribute] public BooleanManagedProperty CanBeInManyToMany { get; internal set; }
Property Value
Type: Microsoft.Xrm.Sdk.BooleanManagedPropertyType: BooleanManagedProperty
The property that determines whether the entity can be in a Many-to-Many entity relationship.
© 2016 Microsoft. All rights reserved. Copyright
Show: