HRMApplication::hrmRecruitingIdLookup Method
Sets criteria for the status field to limit the rows that are returned when a lookup is performed.
Syntax
client server public static FormRun hrmRecruitingIdLookup(FormRun _lookupFormRun)
Run On
Called
Parameters
- _lookupFormRun
Type: FormRun Class
The lookup FormRun class to which criteria will be applied.
Return Value
Type: FormRun Class
The modified FormRun class that is passed to the method.