Share via


MainAccountCategory::checkExist Method

Indicates whether the specified account category exists in the table and reports an error if it does not exist.

Syntax

client server public static boolean checkExist(AccountCategory _accountCategory)

Run On

Called

Parameters

Return Value

Type: boolean
true if the account category exists in the table; otherwise, false.

See Also

Reference

MainAccountCategory Table