Constructeur SystemPropertiesGetRequest (International)
Initializes a new instance of the SystemPropertiesGetRequest class that has the specified cultural settings.
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
Public Sub New ( _
International As International _
)
'Utilisation
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
)
Paramètres
- International
Type : Microsoft.MasterDataServices.International
The cultural settings.
Voir aussi
Référence
SystemPropertiesGetRequest Classe