BigIntAttributeMetadata Constructor (String)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the BigIntAttributeMetadata class

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

Syntax

public BigIntAttributeMetadata(
    string schemaName
)
public:
BigIntAttributeMetadata(
    String^ schemaName
)
new : 
        schemaName:string -> BigIntAttributeMetadata
Public Sub New (
    schemaName As String
)

Parameters

See Also

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

Return to top

© 2016 Microsoft. All rights reserved. Copyright