AttributeRequiredLevel EnumType
Describes the requirement level for an attribute.
Members
Members define the discrete options for the enumeration type.
Name | Value | Description |
---|---|---|
None | 0 | No requirements are specified. |
SystemRequired | 1 | The attribute is required to have a value. |
ApplicationRequired | 2 | The attribute is required to have a value. |
Recommended | 3 | It is recommended that the attribute has a value. |
Used by
The following use the AttributeRequiredLevel EnumType.
Name | How used |
---|---|
AttributeRequiredLevelManagedProperty | Value Property |