IVZMultiplyDataSource.DefaultAttributeId

Fore syntax

DefaultAttributeId: String;

Fore.NET syntax

DefaultAttributeId: string;

Description

The DefaultAttributeId property returns default attribute identifier.

Comments

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

Fore and Fore.NET examples

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

See also:

IVZMultiplyDataSource