Gets the Account's Tax Category.

Syntax

finAccount.GetTaxCategory(dateAsAt, taxCategoryPk, [taxCategoryFromClient], [reference], [futureChange], [nextChangeDate])

Parameters

NameTypeOptionalByRefDescription
dateAsAt Date The Date As At.
taxCategoryPk Integer ByRef The primary key of the Tax Category.
taxCategoryFromClient Boolean Optional ByRef Indicates whether the Tax Category is blank and has therefore been retrieved from the 'Main' Client. If omitted, a value of False is assumed.
reference String Optional ByRef The change Reference.
futureChange Boolean Optional ByRef Indicates whether there are Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed.
nextChangeDate Date Optional ByRef If there is a future change the next change date. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccount
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0