ScriptDefinition Properties

Spotfire 14.3 API Reference

The ScriptDefinition type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets a description of this script suitable for displaying to the user.
Public propertyLanguage
Gets the language of this script.
Public propertyName
Gets the name of this script.
Public propertyParameters
Gets the formal parameters of this script.
Public propertyScriptCode
Gets the code for this script.
Public propertyWrapInTransaction
Gets a value indicating whether the script should be executed in a transaction or not.
Top
See Also

Reference