言語

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)

適用対象