ProjCategory::isCategoryAvailable Method
Checks if a Category exists in the current legal entity.
Syntax
client server public static boolean isCategoryAvailable(ProjCategoryId _categoryId)
Run On
Called
Parameters
- _categoryId
Type: ProjCategoryId Extended Data Type
The Category to check.
Return Value
Type: boolean
true, if Category exists; false otherwise.