AttributeMetadata Constructor (AttributeTypeCode)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the AttributeMetadata class.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

protected AttributeMetadata(
    AttributeTypeCode attributeType
)
protected:
AttributeMetadata(
    AttributeTypeCode attributeType
)
new : 
        attributeType:AttributeTypeCode -> AttributeMetadata
Protected Sub New (
    attributeType As AttributeTypeCode
)

Parameters

See Also

AttributeMetadata Overload
AttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright