CreateAttributeRequest.Attribute Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the definition of the attribute type that you want to create. Required.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public AttributeMetadata Attribute { get; set; }
Public Property Attribute As AttributeMetadata
Property Value
Type: Microsoft.Xrm.Sdk.Metadata.AttributeMetadata
Type: AttributeMetadata
The definition of the attribute type that you want to create. Required.
Remarks
Use one of the following classes to specify the type of attribute that you want to create:
See Also
CreateAttributeRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright