The main Laner assembly interface is:
ILaner. It contains properties and methods of working area of a time series database.
The interfaces required to determine the source data, calculation and results viewing:
ILanerTable. It contains properties and methods used to work with data table created as a result of working area calculation.
ILanerCalculateSerie. It contains properties and methods used to work with a calculated series.
ILanerDerivedSerie. It contains properties and methods used to work with the child series of a calculated series.
ILanerGroupSerie. It contains properties and methods used to work with the series, that is a series group itself.
ILanerMetaAttributeValue. It contains properties used to work with attribute.
IValidationFilterSettings. It contains properties used to work with validation filter settings.
See also:
Laner Assembly Interfaces | Laner Assembly Enumerations | Laner Assembly Classes | Examples