SetPopUpNodeRecord method: OrgChart class

Syntax

SetPopUpNodeRecord(Record.Record_Name)

Description

Use the SetNodeRecord method to specify the pop-up node record.

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

This method is not required if no pop-up chart is available to be displayed in the organization chart.

Parameters

Parameter Description

Record.Record_Name

Specify the name of the derived/work record that contains the data for the pop-up node.

You must include the Record keyword.

Returns

None.