AssociatedMenuBehavior Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes the behavior of the associated menu for a one-to-many relationship.
For the Web API use the AssociatedMenuBehavior EnumType.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description | |
|---|---|---|
| DoNotDisplay | Do not show the associated menu. Value = 2. | |
| UseCollectionName | Use the collection name for the associated menu. Value = 0. | |
| UseLabel | Use the label for the associated menu. Value = 1. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: