Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
- _accountCategory
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.