Gets values of a given attribute for the dimensions represented by the HFMwMbrSel instance and sets values of a given attribute for one or more dimensions. The value for this property varies depending upon whether you are getting or setting:
If you are setting, you can either set all the dimensions represented by the HFMwMbrSel instance to one value, or set a value for each dimension by passing a dynamic array of attribute values.
If you are getting, AttrAll returns a dynamic array of values for the specified attribute. The array contains an item for each dimension in the HFMwMbrSel instance.
In the array that the property takes or returns, array items are indexed by the HFMConstants type library constants listed in Dimension ID Constants.
To get or set an attribute value for a specific dimension, you can also use AttrDim. |
<HFMwMbrSel>.AttrAll(lidAttr)
The ID of the attribute. Valid values are represented by the HFMConstants type library constants listed in Point of View Attribute Constants. |
AttrAll is used in the example for XmlString.