SetNodeDisplayDataRecord method: OrgChart class

Syntax

SetNodeDisplayDataRecord(Record.Record_Name)

Description

Use the SetNodeDisplayDataRecord method to specify the node display record.

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

This method is required for an organization chart that implements node display templates.

Parameters

Parameter Description

Record.Record_Name

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

You must include the Record keyword.

Returns

None.