>>.NET

DataFilename Property

Indicates the tax table file name.

Syntax

value = object.DataFilename

object.DataFilename = value

Part
Description
objectA TaxControl object
valueA string variable/expression

Remarks

All tax table data is provided in a separate data file (typically "us.dat"), which is updated as needed. It is essential that the DataFilename property contains the path to this file.

See Also: Key Properties SelectedTax