GetHieMembers

Syntax

GetHieMembersResult GetHieMembers(HieId tHie, GetHieMembersArg tArg)

Parameters

tHie. Factors hierarchy moniker.

tArg. Parameters for getting the list of factors elements.

Description

The GetHieMembers operation extracts the list of elements of the factors hierarchy.

Comments

To execute the operation, in the tHie parameter specify hierarchy moniker, and in the tArg field specify parameters for extracting information about the factors. The moniker can be obtained on executing the OpenHie operation. The result of the operation is a collection of factors available in the hms field.

Example

SOAP

JSON

C#

See also:

Working with Time Series Database