AssociatedMenuConfiguration Members

Defines how the associated records are displayed for an entity relationship.For the Web API the corresponding type is AssociatedMenuConfiguration ComplexType.

The following tables list the members exposed by the AssociatedMenuConfiguration type.

Public Constructors

  Name Description
  AssociatedMenuConfiguration Initializes a new instance of theAssociatedMenuConfiguration class.

Top

Public Properties

  Name Description
public property Behavior Gets or sets the behavior of the associated menu for an entity relationship.
public property ExtensionData Gets or sets the structure that contains extra data.
public property Group Gets or sets the group for the associated menu for an entity relationship.
public property Label Gets or sets the label for the associated menu.
public property Order Gets or sets the order for the associated menu.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AssociatedMenuConfiguration Class
Microsoft.Xrm.Sdk.Metadata Namespace
Configuring Associated Menus

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.