Dela via


AttributeData.AttributeType Property

 

Applies To: Dynamics CRM 2015

Gets or sets the type for the attribute.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public AttributeTypeCode AttributeType { get; set; }
public:
property AttributeTypeCode AttributeType {
    AttributeTypeCode get();
    void set(AttributeTypeCode value);
}
member AttributeType : AttributeTypeCode with get, set
Public Property AttributeType As AttributeTypeCode

Property Value

Type: Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode

Type: AttributeTypeCode.

See Also

AttributeData Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright