Class RVDashboardDateAggregationType

The list of periods of time supported for aggregation.

Inheritance
System.Object
RVDashboardDateAggregationType
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public sealed class RVDashboardDateAggregationType : Enum

Fields

Day

Day period

Declaration
public const RVDashboardDateAggregationType Day
Field Value
Type Description
RVDashboardDateAggregationType

Hour

Hour period

Declaration
public const RVDashboardDateAggregationType Hour
Field Value
Type Description
RVDashboardDateAggregationType

Minute

Minute period

Declaration
public const RVDashboardDateAggregationType Minute
Field Value
Type Description
RVDashboardDateAggregationType

Month

Month period

Declaration
public const RVDashboardDateAggregationType Month
Field Value
Type Description
RVDashboardDateAggregationType

Quarter

Quarter period

Declaration
public const RVDashboardDateAggregationType Quarter
Field Value
Type Description
RVDashboardDateAggregationType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Year

Year period

Declaration
public const RVDashboardDateAggregationType Year
Field Value
Type Description
RVDashboardDateAggregationType