Share via


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

  • _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.

See Also

Reference

ProjGroup Table