API browser of generalFormRequest450 COM module


/images/arrow_right.png VarType enumeration type
Enumerates the defined atomic data types space
space
Set of enumeration values 6 elements
enVarString: 1 The data is of type string
enVarLong: 2 The data is of type 32-bit integer
enVarFloat: 4 The data is of type 32-bit floating point
enVarDate: 8 The data is of type date/time
enVarBoolean: 16 The data is of type Boolean
enVarEnumeration: 32 The data is of type enumeration
space