Share via


EcoResCategory::existByName Method

Determines whether the specified category name is located in the specified hierarchy in the EcoResCategory table.

Syntax

client server public static boolean existByName(EcoResCategoryName _ecoResCategoryName, EcoResCategoryHierarchyId _ecoResCategoryHierarchyId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

EcoResCategory Table