AnnotationsUpdateResponse クラス

定義

AnnotationsUpdateResponse 要素は、AnnotationsUpdateRequest からの応答の詳細を保持します。

public ref class AnnotationsUpdateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class AnnotationsUpdateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type AnnotationsUpdateResponse = class
    inherit MessageResponse
Public Class AnnotationsUpdateResponse
Inherits MessageResponse
継承
AnnotationsUpdateResponse
属性

コンストラクター

AnnotationsUpdateResponse()

AnnotationsUpdateResponse クラスの新しいインスタンスを初期化します。

プロパティ

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象