IVZMultiplyDataSource.DefaultAttributeId

Syntax

DefaultAttributeId: String;

Description

The DefaultAttributeId property returns default attribute identifier.

Comments

To get all data source identifiers, use the IVZMultiplyDataSource.GetAttributes method.

Example

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

See also:

IVZMultiplyDataSource