Displays the tab for a given dimension.
Syntax
<HsvPOVSelection>.SelectDimension lDim
Argument
Description
lDim
Long (ByVal). The ID of the dimension. Dimension IDs are represented by the HFMConstants type library constants listed in Dimension ID Constants.
Example
The following example displays the Entity dimension tab.
'cFormPOV represents an initialized HsvPOVSelection control cFormPOV.SelectDimension DIMENSIONENTITY