Partager via


Constructeur Identifier (Guid)

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

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    id As Guid _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

Identifier Classe

Surcharge Identifier

Espace de noms Microsoft.MasterDataServices.Services.DataContracts