EntityMemberAnnotationsGetResponse 클래스

정의

EntityMemberAnnotationsGetRespons 요소는 응답의 세부 정보를 포함합니다.

public ref class EntityMemberAnnotationsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberAnnotationsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberAnnotationsGetResponse = class
    inherit MessageResponse
Public Class EntityMemberAnnotationsGetResponse
Inherits MessageResponse
상속
EntityMemberAnnotationsGetResponse
특성

생성자

EntityMemberAnnotationsGetResponse()

EntityMemberAnnotationsGetResponse 클래스의 새 인스턴스를 초기화합니다.

속성

Annotations

주석을 지정합니다.

EntityId
사용되지 않음.

엔터티 식별자를 지정합니다.

MemberId
사용되지 않음.

멤버 식별자를 지정합니다.

ModelId
사용되지 않음.

모델 식별자를 지정합니다.

OperationResult

작업 결과를 지정합니다.

(다음에서 상속됨 MessageResponse)
VersionId
사용되지 않음.

버전 식별자를 지정합니다.

적용 대상