ValueType enumerations
- Last UpdatedDec 13, 2023
- 1 minute read
The following list of ValueType enumerations are for use with Value class methods.
Empty
Char
Guid
Note: Guid enum is not supported in System Platform 2023 R2
Boolean
Byte
SByte
String
Int16
UInt16
Int32
UInt32
Int64
UInt64
Single
Double
Decimal
DateTime
TimeSpan
Note: TimeSpan enum is not supported in System Platform 2023 R2
Custom
Note: Custom enum is not supported in System Platform 2023 R2