MainAccountCategory::exist Method
Indicates whether the specified account category exists in the table.
Syntax
client server public static boolean exist(AccountCategory _acctCategory)
Run On
Called
Parameters
- _acctCategory
Type: AccountCategory Extended Data Type
The account category to find.
Return Value
Type: boolean
true if the account category exists in the table; otherwise, false.