ProjTable::lookupSelectedProjId Method
Performs a lookup on a project.
Syntax
client public static void lookupSelectedProjId(
FormControl _formControl,
str _filterStr,
ProjId _projId)
Run On
Client
Parameters
- _formControl
Type: FormControl Class
The form control.
- _filterStr
Type: str
The filter string.
- _projId
Type: ProjId Extended Data Type
The id of the project to lookup.
Remarks
The only project in the lookup will the project specified in the parameter.