SetNodeRecord method: OrgChart class

Syntax

SetNodeRecord(Record.Record_Name)

Description

Use the SetNodeRecord method to specify the organization node record.

The node record is an application-specific derived/work record created using a clone of the PTORGNODE_SBR subrecord definition.

This method is required to build an organization chart.

Parameters

Parameter Description

Record.Record_Name

Specify the name of the derived/work record that contains the data for the organization node.

You must include the Record keyword.

Returns

None.