AssociatedMenuBehavior EnumType
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.
This Web API enum type corresponds to the organization service AssociatedMenuBehavior.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
UseCollectionName | 0 | Use the collection name for the associated menu. |
UseLabel | 1 | Use the label for the associated menu. |
DoNotDisplay | 2 | Do not show the associated menu. |
The following use the AssociatedMenuBehavior enum type.
Name | How used | Description |
|---|---|---|
Behavior Property | Defines how the associated records are displayed for an entity relationship. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright