AttributeRequiredLevel EnumType

 

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

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.

Types that use the AttributeRequiredLevel enum type.

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.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright