AttributeRequiredLevel EnumType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the requirement level for an attribute.

This Web API enum type corresponds to the organization service AttributeRequiredLevel.

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.

The following use the AttributeRequiredLevel enum type.

Name

How used

Description

AttributeRequiredLevelManagedProperty ComplexType

Value Property

Represents the data to define a RequiredLevel property for an attribute.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: