ServiceClient.IService.BusinessRulesDelete(BusinessRulesDeleteRequest) Método

Definição

Exclui a regra de negócio ou componentes de regras.

 virtual Microsoft::MasterDataServices::MessageResponse ^ Microsoft.MasterDataServices.IService.BusinessRulesDelete(Microsoft::MasterDataServices::BusinessRulesDeleteRequest ^ request) = Microsoft::MasterDataServices::IService::BusinessRulesDelete;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.MessageResponse IService.BusinessRulesDelete (Microsoft.MasterDataServices.BusinessRulesDeleteRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.BusinessRulesDelete : Microsoft.MasterDataServices.BusinessRulesDeleteRequest -> Microsoft.MasterDataServices.MessageResponse
override this.Microsoft.MasterDataServices.IService.BusinessRulesDelete : Microsoft.MasterDataServices.BusinessRulesDeleteRequest -> Microsoft.MasterDataServices.MessageResponse
Function BusinessRulesDelete (request As BusinessRulesDeleteRequest) As MessageResponse Implements IService.BusinessRulesDelete

Parâmetros

request
BusinessRulesDeleteRequest

A solicitação de exclusão.

Retornos

A MessageResponse para a operação.

Implementações

Atributos

Aplica-se a