Service.EntityMemberHistoryRollback 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.
EntityMemberHistoriesGet é um serviço que retorna o histórico de membros de entidade específico
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberHistoryRollbackResponse ^ EntityMemberHistoryRollback(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberHistoryRollbackRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberHistoryRollbackResponse EntityMemberHistoryRollback (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberHistoryRollbackRequest request);
abstract member EntityMemberHistoryRollback : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberHistoryRollbackRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberHistoryRollbackResponse
override this.EntityMemberHistoryRollback : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberHistoryRollbackRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberHistoryRollbackResponse
Public Function EntityMemberHistoryRollback (request As EntityMemberHistoryRollbackRequest) As EntityMemberHistoryRollbackResponse