Returns an array of the member IDs for all of a dimension’s members.
Syntax
<IHsvTreeInfo>.EnumAllMemberIDs pvaralMemberIDs
Argument | Description |
---|
pvaralMemberIDs | Variant array. Returns the dimension’s member IDs. The array is returned as a Long subtype. Note: System-generated members are included in the return value. |
Example
EnumAllMemberIDs is used in the Example for HsvAccounts.GetNumDecimalPlaces.