次の方法で共有


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()

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

プロパティ

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象