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

プロパティ値

注釈。

属性

適用対象