ProjCategoryGroup::lookupByProjCategoryType Method
Performs the look up of category groups.
Syntax
client public static void lookupByProjCategoryType(FormStringControl ctrl, [ProjCategoryType categoryType])
Run On
Client
Parameters
- ctrl
Type: FormStringControl Class
A FormStringControl value that is used to display the category groups.
- categoryType
Type: ProjCategoryType Enumeration
The category type to display in the lookup. The default value is set to ProjCategoryType::Hour; optional.