Share via


TransactionAnnotationsGetResponse.Annotations Propiedad

Definición

Especifica las anotaciones.

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)

Valor de propiedad

Las anotaciones.

Atributos

Se aplica a