ProjTable::lookupProjId Method
Performs a lookup on the string control that is passed in as a parameter.
Syntax
client public static void lookupProjId(FormControl _ctrl, Common _buffer)
Run On
Client
Parameters
- _ctrl
Type: FormControl Class
The string control on which to perform the lookup.
- _buffer
Type: Common Table
The data to pass to the lookup form.
Remarks
The ProjtableLookup form is used to display the lookup list for this string control.