EntityMemberAnnotationSaveResponse 클래스

정의

EntityMemberAnnotationSaveResponse 요소는 응답의 세부 정보를 지정합니다.

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)

적용 대상