指定されたカルチャ設定と ExportView を持つ ExportViewCreateRequest クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.MasterDataServices
アセンブリ: Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)
構文
'宣言
Public Sub New ( _
International As International, _
ExportView As ExportView _
)
'使用
Dim International As International
Dim ExportView As ExportView
Dim instance As New ExportViewCreateRequest(International, _
ExportView)
public ExportViewCreateRequest(
International International,
ExportView ExportView
)
public:
ExportViewCreateRequest(
International^ International,
ExportView^ ExportView
)
new :
International:International *
ExportView:ExportView -> ExportViewCreateRequest
public function ExportViewCreateRequest(
International : International,
ExportView : ExportView
)
パラメーター
- International
型: Microsoft.MasterDataServices.International
カルチャ設定。
- ExportView
型: Microsoft.MasterDataServices.ExportView
ExportView 。