TAMFundCustCategory::exist Method
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 TAMFundCustCategory table to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.