dimension

Returns an object reference for a component that represents a dimension.

Read-only.

Syntax

<HFMwMetadata>.dimension(lDimensionID)

Argument

Description

lDimensionID

The ID of the dimension. Pass one of the HFMConstants type library constants listed in Dimension ID Constants.

Input argument. Long subtype.

Example

dimension is used in the example for the HFMwDataGrid component’s maxColsPerPage property.