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