Fires when the tab for a dimension is selected by either the user or a call to SelectDimension. The event procedure’s parameter provides the ID of the dimension that was selected.
<HsvPOVSelection>_DimensionWasSelected(lDim)
Long (ByVal). The ID of the selected dimension. Dimension IDs are represented by the HFMConstants type library constants listed in Dimension ID Constants. |