SetCrumbRecord method: OrgChart class

Syntax

SetCrumbRecord(Record.Record_Name)

Description

Use the SetCrumbRecord method to specify the derived/working record name that contains the information about the breadcrumbs.

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

Parameters

Parameter Description

Record.Record_Name

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

You must include the Record keyword.

Returns

None.