IVariableStub.DimensionCount

Fore Syntax

DimensionCount: Integer;

.NET Syntax

DimensionCount: integer;

Description

The DimensionCount property returns the number of data source dimensions.

Fore and Fore.NET Examples

The property use is given in the example for IVariableStub.NamingDimension.

See also:

IVariableStub