Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified category is located in the EcoResCategory table.
Syntax
client server public static boolean exist(EcoResCategoryId _ecoResCategoryId)
Run On
Called
Parameters
- _ecoResCategoryId
Type: EcoResCategoryId Extended Data Type
The category ID in the EcoResCategory table to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.