HcmApplicant.DirPerson Method
Looks up the related DirPerson table.
Syntax
public DirPerson DirPerson([DirPerson relatedTable])
Run On
Called
Parameters
- relatedTable
Type: DirPerson Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: DirPerson Table
An instance of the related table.