Condividi tramite


ServiceClient.IService.BusinessRulesDelete(BusinessRulesDeleteRequest) Metodo

Definizione

Elimina la regola business o i componenti delle regole.

 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

Parametri

request
BusinessRulesDeleteRequest

Richiesta di eliminazione.

Restituisce

Oggetto MessageResponse per l'operazione.

Implementazioni

Attributi

Si applica a