AssociatedMenuBehavior EnumType
Describes the behavior of the associated menu for a one-to-many relationship.
Members
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. |
Used by
The following use the AssociatedMenuBehavior EnumType.
| Name | How used |
|---|---|
| AssociatedMenuConfiguration | Behavior Property |