Ler em inglês

Compartilhar via


AssociatedMenuBehavior Enum

Definition

Describes the behavior of the associated menu for a one-to-many relationship.

For the Web API use the AssociatedMenuBehavior EnumType.

C++
public enum class AssociatedMenuBehavior
Inheritance
AssociatedMenuBehavior
Attributes

Fields

Name Value Description
UseCollectionName 0

Use the collection name for the associated menu. Value = 0.

UseLabel 1

Use the label for the associated menu. Value = 1.

DoNotDisplay 2

Do not show the associated menu. Value = 2.

Applies to

Produto Versões
Dataverse SDK Latest