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 hierarchy name exists in the EcoResCategoryHierarchy table.
Syntax
client server public static boolean existByName(EcoResCategoryHierarchyName _ecoResCategoryHierarchyName)
Run On
Called
Parameters
- _ecoResCategoryHierarchyName
Type: EcoResCategoryHierarchyName Extended Data Type
The category hierarchy name in the EcoResCategoryHierarchy table to check for existance.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.