PlanReference::lookupPlanType Method
Perform a lookup that is filtered by the PlanType field.
Syntax
client server public static void lookupPlanType(
FormControl _formControl,
PlanTypes _planType,
[LegalEntity _legalEntity])
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The FormControl object to which the lookup will be bound.
- _planType
Type: PlanTypes Enumeration
The PlanTypes enumeration value to use to filter the lookup.
- _legalEntity
Type: LegalEntity Extended Data Type