ServiceCheckGetRequest-Konstruktor (International)
Initializes a new instance of the ServiceCheckGetRequest class with the specified cultural settings.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
Public Sub New ( _
International As International _
)
'Usage
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
)
Parameter
- International
Typ: Microsoft.MasterDataServices. . :: . .International
The cultural settings.