DocuType::lookupDocuType Method
Creates a lookup for documentation of the note type.
Syntax
client server public static SysTableLookup lookupDocuType(FormControl _caller, DocuTypeGroup _typeGroup)
Run On
Called
Parameters
- _caller
Type: FormControl Class
The FormControl that will receive the chosen value from the lookup.
- _typeGroup
Type: DocuTypeGroup Enumeration
The group on which the lookup will be filtered.
Return Value
Type: SysTableLookup Class
An SysTableLookup object that represents the value lookup.