EntityMemberAnnotationDeleteRequest.Annotation Property

Definition

Specifies the annotations.

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

Property Value

The annotations.

Attributes

Applies to