public void CancelaDescontoAcrescimoItem(int numItem) { int ret = ACBrDll.ECF_CancelaDescontoAcrescimoItem(this.handle, numItem); }