ScriptParameterType
Enum to represent the different types of script parameters.
Date = 0
Indicates the date parameter type.
DateTime = 1
Indicates the datetime parameter type.
Field = 6
Indicates the field parameter type.
Number = 2
Indicates the number parameter type.
Object = 10
Indicates the object parameter type.
SavedSearch = 7
Indicates the saved search parameter type.
SearchProvider = 8
Indicates the search provider parameter type.
Sql = 9
Indicates the sql parameter type.
Text = 3
Indicates the text parameter type.
Timezone = 5
Indicates the time zone parameter type.
User = 4
Indicates the user parameter type.