AttributeMetadata.RequiredLevel Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the property that determines the data entry requirement level enforced for the attribute.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public AttributeRequiredLevelManagedProperty RequiredLevel { get; set; }
<DataMemberAttribute>
Public Property RequiredLevel As AttributeRequiredLevelManagedProperty
Property Value
Type: Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevelManagedProperty
Type: AttributeRequiredLevelManagedProperty
The property that determines the data entry requirement level enforced for the attribute.
Remarks
This property is required for the CreateAttributeRequest message. It can be specified for the UpdateAttributeRequest message.The following values are valid when you create an attribute.
See Also
AttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright