Identifier Constructor

 

Initializes a new instance of the Identifier class.

Namespace:   Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

Overload List

Name Description
System_CAPS_pubmethod Identifier()

Initializes a new instance of the Identifier class with default values.

System_CAPS_pubmethod Identifier(Guid)

Initializes a new instance of the Identifier class with the specified identifier.

System_CAPS_pubmethod Identifier(Guid, String)

Initializes a new instance of the Identifier class with the specified identifier and name.

See Also

Identifier Class
Microsoft.MasterDataServices.Services.DataContracts Namespace

Return to top