AttributeMetadata Constructor (AttributeTypeCode, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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,
string schemaName
)
Protected Sub New (
attributeType As AttributeTypeCode,
schemaName As String
)
Parameters
attributeType
Type: Microsoft.Xrm.Sdk.Metadata.AttributeTypeCodeType: AttributeTypeCode. Sets the type for the attribute.
schemaName
Type: System.StringType: String. Sets the schema name of the attribute.
See Also
AttributeMetadata Overload
AttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright