Gets or sets whether to filter for dimensions for which the visible attribute has been set. TRUE turns this filter on, FALSE turns it off.
Filters are applied if you attempt to get all dimensions from an HFMwMbrSel instance. Only dimensions that meet all the filters’ criteria are returned. For example, if both VisibleOnly and ValuedOnly are set to TRUE, then only visible dimensions containing a value are returned.