Class RVDashboardAggregationType

Inheritance
System.Object
RVDashboardAggregationType
Namespace: Reveal.Sdk.Data
Assembly: Infragistics.Reveal.DataLayer.dll
Syntax
public sealed class RVDashboardAggregationType : Enum

Fields

Auto

Declaration
public const RVDashboardAggregationType Auto
Field Value
Type Description
RVDashboardAggregationType

Avg

Declaration
public const RVDashboardAggregationType Avg
Field Value
Type Description
RVDashboardAggregationType

CountDistinct

Declaration
public const RVDashboardAggregationType CountDistinct
Field Value
Type Description
RVDashboardAggregationType

CountNonEmpty

Declaration
public const RVDashboardAggregationType CountNonEmpty
Field Value
Type Description
RVDashboardAggregationType

CountRows

Declaration
public const RVDashboardAggregationType CountRows
Field Value
Type Description
RVDashboardAggregationType

Max

Declaration
public const RVDashboardAggregationType Max
Field Value
Type Description
RVDashboardAggregationType

Min

Declaration
public const RVDashboardAggregationType Min
Field Value
Type Description
RVDashboardAggregationType

StDev

Declaration
public const RVDashboardAggregationType StDev
Field Value
Type Description
RVDashboardAggregationType

Sum

Declaration
public const RVDashboardAggregationType Sum
Field Value
Type Description
RVDashboardAggregationType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Variance

Declaration
public const RVDashboardAggregationType Variance
Field Value
Type Description
RVDashboardAggregationType