Returns a count of the check boxes that are selected on a given dimension’s tab.
To get the member IDs of members for which check boxes are selected, use GetCheckedItems. |
<HsvPOVSelection>.GetNumCheckedItems lDim, plNumCheckedItems
Long (ByVal). The ID of the dimension. Dimension IDs are represented by the HFMConstants type library constants listed in Dimension ID Constants. | |