ProjTable::lookupProjWIPProj Method
Provides a lookup of projects for the string control that is passed in as a parameter.
Syntax
client public static void lookupProjWIPProj(FormStringControl ctrl, ProjWipId _projWipId)
Run On
Client
Parameters
- ctrl
Type: FormStringControl Class
The string control on which to perform the lookup.
- _projWipId
Type: ProjWipId Extended Data Type
The ID for the WIP project.
Remarks
The list of projects returned are WIP projects that are associated with the WIP project ID that is passed in as a parameter. The list displays the project ID, name and type fields.