Service.EntityMemberAnnotationDelete Método
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.
Excluir anotações relacionadas a uma revisão de membro
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationDeleteResponse ^ EntityMemberAnnotationDelete(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationDeleteRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse EntityMemberAnnotationDelete (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest request);
abstract member EntityMemberAnnotationDelete : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse
override this.EntityMemberAnnotationDelete : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse
Public Function EntityMemberAnnotationDelete (request As EntityMemberAnnotationDeleteRequest) As EntityMemberAnnotationDeleteResponse