GetCompoundFactData(FactorKey: Variant; [Options: DictionaryGetDataOptions = 0]): IRubricatorFactData;
FactorKey. Composite key of time series.
Options. Data getting parameter.
The GetCompoundFactData method returns time series data by its composite key value.
The Options parameter is not required for the Fore language. Its default value is DictionaryGetDataOptions.None - getting data for reading.
The method use is given in the example for IStandardCube.ChildRubricator.
See also: