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