ClientDataType Enumeration

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.1.0.10114
C#
public enum ClientDataType

Members

Undefined0 
String1 
Integer2 
Decimal3 
Double4 
DateTime5 
Boolean7 

See Also