PBATableVariable::lookupIntEnumVar Method
Performs the lookup of an enumeration variable based on their Integer naming
Syntax
client server public static void lookupIntEnumVar(
FormControl _formControl,
PBAId pbaId,
PBAVarInt _var)
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The form control where the lookup is to be performed
- pbaId
Type: PBAId Extended Data Type
The product ID.
- _var
Type: PBAVarInt Extended Data Type
A PBAVarInt type parameter.