Partilhar via


Construtor Identifier (Guid)

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

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

Sintaxe

'Declaração
Public Sub New ( _
    id As Guid _
)
'Uso
Dim id As Guid 

Dim instance As New Identifier(id)
public Identifier(
    Guid id
)
public:
Identifier(
    Guid id
)
new : 
        id:Guid -> Identifier
public function Identifier(
    id : Guid
)

Parâmetros

Consulte também

Referência

Identifier Classe

Sobrecarregado Identifier

Namespace Microsoft.MasterDataServices.Services.DataContracts