ScriptDefinition Class TIBCO Spotfire 6.0 API Reference
Represents a script and some metadata such as the language and formal parameters.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Scripting ScriptDefinition

Namespace: Spotfire.Dxp.Application.Scripting
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
[NotPersistedAttribute]
[ImmutableAttribute]
public sealed class ScriptDefinition : ISerializable
See Also