ProjGroup::lookupGroup Method
Displays a dialog box that has a list from which the user can select a project group.
Syntax
client public static void lookupGroup(FormStringControl _ctrl, ProjType _projType)
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The field that will hold the selected project group ID.
- _projType
Type: ProjType Enumeration
A project type value that is used to filter project groups in the list. Only project groups that have matching project type will be displayed.