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.