ExportViewCreateRequest コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ExportViewCreateRequest クラスの新しいインスタンスを初期化します。
オーバーロード
ExportViewCreateRequest() |
ExportViewCreateRequest クラスの既定値を持つ新しいインスタンスを初期化します。 |
ExportViewCreateRequest(International, ExportView) |
指定されたカルチャ設定と ExportViewCreateRequest を持つ ExportView クラスの新しいインスタンスを初期化します。 |
ExportViewCreateRequest()
ExportViewCreateRequest クラスの既定値を持つ新しいインスタンスを初期化します。
public:
ExportViewCreateRequest();
public ExportViewCreateRequest ();
Public Sub New ()
適用対象
ExportViewCreateRequest(International, ExportView)
指定されたカルチャ設定と ExportViewCreateRequest を持つ ExportView クラスの新しいインスタンスを初期化します。
public:
ExportViewCreateRequest(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::ExportView ^ ExportView);
public ExportViewCreateRequest (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.ExportView ExportView);
new Microsoft.MasterDataServices.ExportViewCreateRequest : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.ExportView -> Microsoft.MasterDataServices.ExportViewCreateRequest
Public Sub New (International As International, ExportView As ExportView)
パラメーター
- International
- International
カルチャ設定。
- ExportView
- ExportView