다음을 통해 공유


EntityMemberAnnotationDeleteRequest.Annotation 속성

정의

주석을 지정합니다.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Annotation ^ Annotation { Microsoft::MasterDataServices::Services::DataContracts::Annotation ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Annotation ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.Annotation Annotation { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.Annotation : Microsoft.MasterDataServices.Services.DataContracts.Annotation with get, set
Public Property Annotation As Annotation

속성 값

주석입니다.

특성

적용 대상