Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a lookup for the selection of domains by name.
Syntax
client server public static SysTableLookup attributeTypeLookup(FormControl _caller, [boolean _doLookup])
Run On
Called
Parameters
- _caller
Type: FormControl Class
The form control that will receive the chosen value from the lookup.
- _doLookup
Type: boolean
A Boolean value that indicates whether to perform the lookup.
Return Value
Type: SysTableLookup Class
A SysTableLookup object that represents the value lookup.