📚 SAP Business One SDK Help

TaxDefinitions Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property EffectivefromThe date from which the tax rate in the Rate property is in effect.

This value must be unique within the TaxDefinitions collection.

Field name: EfctDate

Public Property RateThe tax rate for the period starting from the date specified in the Effectivefrom property.

Field name: Rate

Public Property UserFieldsproperty UserFields

See Also