Returns the value of a given member’s metadata attribute.
<IHsvTreeInfo>.GetAttributeValue lItemID, iAttribute, vValue
Integer (ByVal). The metadata attribute for which to return the value. Valid values are represented by the HFMConstants type library constants listed in the following topics: | |
The following function returns the UserDefined1 attribute of a given Scenario dimension member.
You can also get this attribute with HsvScenarios.GetUserDefined1. |