TaxTable::isNormalVAT Method

This method indicates whether the specified tax code is Normal type.

Syntax

client server public static boolean isNormalVAT(TaxCode _taxCode)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if tax type is Normal. Otherwise, returns false.

See Also

Reference

TaxTable Table