InputParameter Properties TIBCO Spotfire 6.0 API Reference
The InputParameter type exposes the following members.
Properties

  NameDescription
Public propertyAllowedDataTypes
Gets the allowed data types.
Public propertyDescription
Gets the description of the parameter.
Public propertyDisplayName
Gets the display name.
Public propertyIsOptional
Gets a value indicating whether the parameter is optional or not.
Public propertyName
Gets the name of the parameter.
Public propertyParameterType
Gets the parameter type.
Public propertySettings
Gets the implementation specific settings.
Back to Top
See Also