言語

AnnotationsCreateResponse クラス

定義

AnnotationsCreateResponse要素は応答の詳細を保持します。

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

コンストラクター

名前 説明
AnnotationsCreateResponse()

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

プロパティ

名前 説明
OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象