SetCrumbData method: OrgChart class

Syntax

SetCrumbData(&Rowset)

Description

Use the SetCrumbData method to specify the source for the data for the organization chart breadcrumbs. Use an already instantiated and populated level-1 component rowset that contains the breadcrumb data.

Parameters

Parameter Description

&Rowset

A level-1 rowset populated with the breadcrumbs data.

Returns

None.