Конструктор ExportViewListGetRequest (International)
Initializes a new instance of the ExportViewListGetRequest 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 ExportViewListGetRequest(International)
public ExportViewListGetRequest(
International International
)
public:
ExportViewListGetRequest(
International^ International
)
new :
International:International -> ExportViewListGetRequest
public function ExportViewListGetRequest(
International : International
)
Параметры
- International
Тип: Microsoft.MasterDataServices.International
The cultural settings.
См. также
Справочник
ExportViewListGetRequest Класс