次の方法で共有


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)

適用対象