Compartilhar via


Construtor SystemPropertiesGetRequest (International)

Initializes a new instance of the SystemPropertiesGetRequest class that has 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 SystemPropertiesGetRequest(International)
public SystemPropertiesGetRequest(
    International International
)
public:
SystemPropertiesGetRequest(
    International^ International
)
new : 
        International:International -> SystemPropertiesGetRequest
public function SystemPropertiesGetRequest(
    International : International
)

Parâmetros