Compartir a través de


Identifier Constructor (Guid)

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

Espacio de nombres:  Microsoft.MasterDataServices.Services.DataContracts
Ensamblado:  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

Identifier Clase

Sobrecarga de Identifier

Espacio de nombres Microsoft.MasterDataServices.Services.DataContracts