AddSourceSerie(Factor: IRubricatorFactor; [RevisionKey: Integer = -1]): ILanerSourceSerie;
Factor. Data source for the series.
RevisionKey. The key of the revision, which data needs to be displayed. Optional parameter. The actual data is displayed by default.
The AddSourceSerie method adds the series data from a source.
The method is outdated, use ILanerSeries.AddCalculateSerieAsSource.
If the time series database is a non-version one, the value of the RevisionKey parameter is ignored. The version is returned with the IRubricator.KeepHistory property.
See also: