AssociatedMenuGroup Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes the group in which to display the associated menu for an entity relationship
For the Web API use the AssociatedMenuGroup EnumType.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataContractAttribute(Name = "AssociatedMenuGroup", Namespace = "https://schemas.microsoft.com/xrm/2011/Metadata")]
public enum AssociatedMenuGroup
<DataContractAttribute(Name := "AssociatedMenuGroup", Namespace := "https://schemas.microsoft.com/xrm/2011/Metadata")>
Public Enumeration AssociatedMenuGroup
Members
Member name | Description | |
---|---|---|
Details | Show the associated menu in the details group. Value = 0. |
|
Marketing | Show the associated menu in the marketing group. Value = 3. |
|
Sales | Show the associated menu in the sales group. Value = 1. |
|
Service | Show the associated menu in the service group. Value = 2. |
See Also
AssociatedMenuConfiguration
Microsoft.Xrm.Sdk.Metadata Namespace
Customize entity relationship metadata
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright