言語

EntityMemberAnnotationSaveResponse クラス

定義

EntityAnnotationSaveResponse要素は応答の詳細を指定します。

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

コンストラクター

名前 説明
EntityMemberAnnotationSaveResponse()

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

プロパティ

名前 説明
OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象