Construtor ServiceCheckGetRequest (International)
Initializes a new instance of the ServiceCheckGetRequest class with the specified cultural settings.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
Public Sub New ( _
International As International _
)
'Uso
Dim International As International
Dim instance As New ServiceCheckGetRequest(International)
public ServiceCheckGetRequest(
International International
)
public:
ServiceCheckGetRequest(
International^ International
)
new :
International:International -> ServiceCheckGetRequest
public function ServiceCheckGetRequest(
International : International
)
Parâmetros
- International
Tipo: Microsoft.MasterDataServices.International
The cultural settings.