Class RVDashboardDataType
The list of dashboard data types.
Inheritance
System.Object
RVDashboardDataType
Namespace: Reveal.Sdk.Data
Assembly: Infragistics.Reveal.DataLayer.dll
Syntax
public sealed class RVDashboardDataType : Enum
Fields
Date
Date data
Declaration
public const RVDashboardDataType Date
Field Value
| Type | Description |
|---|---|
| RVDashboardDataType |
DateTime
Date data including time
Declaration
public const RVDashboardDataType DateTime
Field Value
| Type | Description |
|---|---|
| RVDashboardDataType |
Number
Numeric data, including integer and floating-point values
Declaration
public const RVDashboardDataType Number
Field Value
| Type | Description |
|---|---|
| RVDashboardDataType |
String
Text data
Declaration
public const RVDashboardDataType String
Field Value
| Type | Description |
|---|---|
| RVDashboardDataType |
Time
Time data
Declaration
public const RVDashboardDataType Time
Field Value
| Type | Description |
|---|---|
| RVDashboardDataType |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |