Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Initializes a new instance of the UniqueIdentifierAttributeMetadata class.
Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public UniqueIdentifierAttributeMetadata(
    string schemaName
)
public:
UniqueIdentifierAttributeMetadata(
    String^ schemaName
)
new : 
        schemaName:string -> UniqueIdentifierAttributeMetadata
Public Sub New (
    schemaName As String
)
Parameters
- schemaName 
 Type: System.String- Specifies the schema name. 
See Also
UniqueIdentifierAttributeMetadata Overload
UniqueIdentifierAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright