Compartir a través de


Identifier Constructor

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

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

Sintaxis

'Declaración
Public Sub New
'Uso

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