Share via


TransactionAnnotationsCreateRequest.Annotations 属性

定义

指定批注。

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

属性值

批注。

属性

适用于