AssociatedMenuConfiguration Class

Definition

Defines how the associated records are displayed for an entity relationship.

For the Web API the corresponding type is AssociatedMenuConfiguration ComplexType.

public ref class AssociatedMenuConfiguration sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="AssociatedMenuConfiguration", Namespace="http://schemas.microsoft.com/xrm/2011/Metadata")]
public sealed class AssociatedMenuConfiguration : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="AssociatedMenuConfiguration", Namespace="http://schemas.microsoft.com/xrm/2011/Metadata")>]
type AssociatedMenuConfiguration = class
    interface IExtensibleDataObject
Public NotInheritable Class AssociatedMenuConfiguration
Implements IExtensibleDataObject
Inheritance
AssociatedMenuConfiguration
Attributes
Implements

Constructors

AssociatedMenuConfiguration()

Initializes a new instance of the AssociatedMenuConfiguration class.

Properties

AvailableOffline
Behavior

Gets or sets the behavior of the associated menu for an entity relationship.

ExtensionData

Gets or sets the structure that contains extra data.

Group

Gets or sets the group for the associated menu for an entity relationship.

Icon
IsCustomizable
Label

Gets or sets the label for the associated menu.

MenuId
Order

Gets or sets the order for the associated menu.

QueryApi
ViewId

Applies to