Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Initializes a new instance of the Identifier class with the specified identifier.
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
id As Guid _
)
'Utilizzo
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
)
Parametri
- id
Tipo: System.Guid
The identifier of the object.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts