次の方法で共有


AnnotationsDeleteResponse クラス

定義

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

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

コンストラクター

AnnotationsDeleteResponse()

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

プロパティ

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象