IAdhocDsoDimensions.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

None;

Description

The Count property returns the number of collection dimensions.

Comments

To get a dimension from the collection, use the IAdhocDsoDimensions.Item property.

Fore Example

The property use is given in the example for IAdhocReport.Synchronization.

See also:

IAdhocDsoDimensions