IEaxDimensionDescriptor.DimKey

Fore Syntax

DimKey: Integer;

Fore.NET Syntax

DimKey: uinteger;

Description

The DimKey property returns dimension key.

Comments

Key is a unique identifier of the component in collection. The key value is generated automatically and cannot be modified by user.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDimensionDescriptor.Equal.

See also:

IEaxDimensionDescriptor