IVZMultiplyDataSource.ItemsNames

Syntax

ItemsNames: IVZItemsNames;

Description

The ItemsNames property determines collection of data source element names.

Comments

To work with collection of names, use methods and properties of the IVZItemsNames interface.

Example

The property use is given in the example for IVZMultiplyDataSource.GetData.

See also:

IVZMultiplyDataSource