IRubricatorAutoPeriodDate

Assembly: Cubes;

Namespace: Prognoz.Platform.Interop.Cubes;

Description

The IRubricatorAutoPeriodDate interface is used to work with the date of the time period in the time series database.

Inheritance Hierarchy

          IRubricatorAutoPeriodDate

Comments

Depending on the value of IRubricatorAutoPeriodDate.AutoDateType date can be set in absolute and relative units.

Properties

  Property name Brief description
The AutoDateType property determines a method of date setting.
The ExactDate method determines a date
The Fixed method returns period date.
The IsFixed property returns whether a date is set in absolute units or relatively to the current date.
The Offset property determines an offset to calculate relative date.
The ShiftDateInwardsPeriod property determines whether to shift the data one point inside the period if it overrides the period.
The ShiftDateInwardsPeriodLevel property determines the level of calendar frequency, for which it is checked if the data overrides the period.

See also:

Cubes Assembly Interfaces