EntityMemberAnnotationSaveRequest.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

属性值

批注。

属性

适用于