IUnitsDimInstance.IsUnit

Fore Syntax

IsUnit(Element: Integer): Boolean;

Fore.NET Syntax

IsUnit[Element: uinteger]: boolean;

Parameters

Element. Index of dictionary element.

Description

The IsUnit property determines that the element is a measurement unit.

Comments

Available values:

Example

The property use is given in the example for the IUnitsDimInstance.BasisByElement property.

See also:

IUnitsDimInstance