IRubricatorAutoPeriodDate

Assembly: 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
AutoDateType

The AutoDateType property determines a method of date setting.
ExactDate

The ExactDate method determines a date
Fixed

The Fixed method returns period date.
IsFixed

The IsFixed property returns whether a date is set in absolute units or relatively to the current date.
Offset

The Offset property determines an offset to calculate relative date.
ShiftDateInwardsPeriod

The ShiftDateInwardsPeriod property determines whether to shift the data one point inside the period if it overrides the period.
ShiftDateInwardsPeriodLevel

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