Published
A read-only property indicating when the selected tax was last updated.
Syntax
value = object.Published
value = object.getPublished()
object is a Tax or TaxControl instance.
value is a string variable.
Details
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.