📚 SAP Business One SDK Help

DeductibleTaxParamsCollection Collection
See Also  Members  Example

Description

Entries collection of Deductible Tax

Object Model

Example

C#Copy Code
SAPbobsCOM.DeductibleTaxParamsCollection oDeductTaxParamsList; 
oDeductTaxParamsList = oDeductibleTaxService.GetList();

See Also