ScriptParameterType Properties TIBCO Spotfire 7.6 API Reference

The ScriptParameterType type exposes the following members.

Properties

  Name Description
Public property Static member Boolean
Gets a value indicating that a script expects a Boolean parameter.
Public property Static member Currency
Gets a value indicating that a script expects a Currency parameter.
Public property Static member DataTable
Gets a value indicating that a script expects a data table literal parameter.
Public property DataType
Gets the data type corresponding to this script parameter type, or null.
Public property Static member Date
Gets a value indicating that a script expects a Date parameter.
Public property Static member DateTime
Gets a value indicating that a script expects a DateTime parameter.
Public property DisplayName
Gets the display name of this type.
Public property Static member Integer
Gets a value indicating that a script expects a Integer parameter.
Public property Static member LongInteger
Gets a value indicating that a script expects a LongInteger parameter.
Public property Name
Gets the name of this script parameter type.
Public property Static member Page
Gets a value indicating that a script expects a page literal parameter.
Public property Static member Real
Gets a value indicating that a script expects a Real parameter.
Public property Static member SingleReal
Gets a value indicating that a script expects a SingleReal parameter.
Public property Static member String
Gets a value indicating that a script expects a String parameter.
Public property Static member Time
Gets a value indicating that a script expects a Time parameter.
Public property Static member TimeSpan
Gets a value indicating that a script expects a TimeSpan parameter.
Public property Static member Visualization
Gets a value indicating that a script expects a visualization parameter.
Top
See Also

Reference