Construtor Identifier
Initializes a new instance of the Identifier class using default values.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Identifier()
public Identifier()
public:
Identifier()
new : unit -> Identifier
public function Identifier()
Consulte também