Конструктор SystemPropertiesGetRequest (International)
Initializes a new instance of the SystemPropertiesGetRequest class that has the specified cultural settings.
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
International As International _
)
'Применение
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
)
Параметры
- International
Тип: Microsoft.MasterDataServices.International
The cultural settings.
См. также
Справочник
SystemPropertiesGetRequest Класс