ILanerCalculateGroupSerie

Description

The ILanerCalculateGroupSerie interface contains properties and methods used to work with a group of calculated series.

Comments

The interface is outdated, use ILanerCalculateSerie.

Properties

  Property name Brief description
The Model property determines the model, into which the group of calculated series was saved or from which it was restored.
The Transform property returns the object, that enables to set up calculated series group parameters.

Methods

  Method name Brief description
The Error method displays the errors occurred during the series calculation.
The SaveModel method saves a group of calculated series to the model.

Properties Inherited from ILanerGroupSerie

  Property name Brief description
The CanAddChildren property returns whether child series can be added into the series group.
The Children property returns the series forming a group.
The Expanded property determines state of series group.

Properties Inherited from ILanerSerie

  Property name Brief description
The CalendarDim property returns series calendar.
The Dependencies property returns the series included into the given series.
The Dependents property returns series that contain the given series.
The DisplayParams property returns display parameters of series data.
The Hidden property determines whether a series is hidden in the workbook.
The Hint property determines text of the tooltip displayed for a data series.
The IsChanged property returns whether series data has any changes.
The Kind property returns a type of series.
The Laner property returns the time series database workbook that contains the given series.
The Level property returns calendar frequency of a series.
The MetaAttributeValueList property returns a collection of series attributes values.
The ObservationAttributeInValue property determines a name of the observation attribute, values of which are displayed in the workbook table.
The ObservationValue property determines observation attribute value of a factor in defined calendar point.
The Parent property returns a group that contains the series.
The ReadOnly property determines whether a series is read-only.
The ScenarioDimension property returns scenario dimension of series.
The SelectedUnit property determines measuring units used to display series data.
The StrictlyDefined property returns whether all mandatory attributes of the series are defined.
The Stub property returns source of series data.
The UserName property determines whether the user defined a name for the time series.
The Visible property determines whether a series is visible in the workbook.

Methods Inherited from ILanerSerie

  Method name Brief description
The MoveToParent method moves the series into the specified group of series.
The SearchFactor method searches in the time series database for a series that has the same values of the mandatory attributes as the current series.

Properties Inherited fromnbsp; INamedEntity

  Property name Brief description
The Id property determines the object identifier.
The Key property returns the object key.
The Name property determines the object name.

See also:

Laner Assembly Interfaces