言語

EntityMemberAnnotationDeleteResponse クラス

定義

EntityMemberAnnotationDeleteResponse要素は応答の詳細を提供します。

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

コンストラクター

名前 説明
EntityMemberAnnotationDeleteResponse()

EntityMemberAnnotationDeleteResponseクラスの新しい存在を初期化します。

プロパティ

名前 説明
OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象