SalesTaxFormTypes_IN::exist Method
Determines whether the SalesTaxForTypes_IN record exists for the given form type.
Syntax
client server public static boolean exist(FormType_IN _formType)
Run On
Called
Parameters
- _formType
Type: FormType_IN Extended Data Type
The form type of the record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.