ExportViewCreateResponse コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ExportViewCreateResponse クラスの新しいインスタンスを初期化します。
オーバーロード
| 名前 | 説明 |
|---|---|
| ExportViewCreateResponse() |
デフォルト値を持つ ExportViewCreateResponse クラスの新しいインスタンスを初期化します。 |
| ExportViewCreateResponse(OperationResult) |
指定された操作結果を持つ ExportViewCreateResponse クラスの新しいインスタンスを初期化します。 |
ExportViewCreateResponse()
デフォルト値を持つ ExportViewCreateResponse クラスの新しいインスタンスを初期化します。
public:
ExportViewCreateResponse();
public ExportViewCreateResponse();
Public Sub New ()
適用対象
ExportViewCreateResponse(OperationResult)
指定された操作結果を持つ ExportViewCreateResponse クラスの新しいインスタンスを初期化します。
public:
ExportViewCreateResponse(Microsoft::MasterDataServices::OperationResult ^ OperationResult);
public ExportViewCreateResponse(Microsoft.MasterDataServices.OperationResult OperationResult);
new Microsoft.MasterDataServices.ExportViewCreateResponse : Microsoft.MasterDataServices.OperationResult -> Microsoft.MasterDataServices.ExportViewCreateResponse
Public Sub New (OperationResult As OperationResult)
パラメーター
- OperationResult
- OperationResult
この操作結果には、追跡と記録のための一意IDが含まれます。