>>.NET

Published Property

Publication information for the selected tax (read-only).

Syntax

value = object.Published

Part
Description
objectA TaxControl or Tax object
valueA string result

Remarks

Provides the user with a string identifying when the currently selected tax was last updated.

A similar field, the Version property, indicates version information for the entire Tax Table data file. There can be many values for the Published property (one for each tax), but only one value for the Version property for any tax table file.

See Also: Version