Enum RVSchemaColumnType

The list of data types supported by Reveal

Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public enum RVSchemaColumnType

Fields

Name Description
Date

Only date data type

DateTime

Date including time

Number

Numeric data type, including integer and floating-point values.

Text

String data type

Time

Only time data type