EntityMemberAnnotationDeleteRequest.Annotation Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Especifica as anotações.
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
Valor da propriedade
As anotações.
- Atributos