SetDropdownData method: OrgChart class
Syntax
SetDropdownData (&Rowset)
Description
Use the SetDropdownData method to specify the source for the data for the organization chart drop-down menus/lists. Use an already instantiated and populated level-1 component rowset that contains the drop-down list data.
Parameters
| Parameter | Description |
|---|---|
|
&Rowset |
A level-1 rowset populated with the drop-down list data. |
Returns
None