Specifies the expected value for a VariableFunction decorated with a ExtensionConfigurationVariableAttribute. This is used when validating the value in the UI.
Name | Description | |
---|---|---|
Date |
A date data type. Only numeric dates are allowed. The time portion cannot be specified. |
|
Double |
A double precision floating point number data type. The value is treated as a System.Double. |
|
Integer |
A 32-bit signed integer data type. The value is treated as a System.Int32. |
|
String |
A string data type. The value is treated as a System.String |