IPrxDataIslandDimensionCommon.NamingCount

Fore Syntax

NamingCount: Integer;

Fore.NET Syntax

NamingCount: integer;

Description

The NamingCount property determines the number of additional names of dimension elements.

Comments

To get the object containing the dimension elements name, use the IPrxDataIslandDimensionCommon.Naming property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxDataIslandDimensionCommon.Naming.

See also:

IPrxDataIslandDimensionCommon