EcoResCategory::checkExist Method
Determines whether the specified category is located in the EcoResCategory table.
Syntax
client server public static boolean checkExist(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 and it displays an error message.