Share via


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

  • _filterStr
    Type: str
    The filter string.

Remarks

The only project in the lookup will the project specified in the parameter.

See Also

Reference

ProjTable Table