DataFunctionInvocation Methods TIBCO Spotfire 7.11 API Reference

The DataFunctionInvocation type exposes the following members.

Methods

  Name Description
Public method AddDisposable
Adds an item to the collection of things to dispose when the invocation is disposed.
Public method Dispose
Dispose the items that have been added with the AddDisposable(IDisposable) method.
Public method GetInput
Get an input value.
Public method GetOutput
Get the output value.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasInput
Gets a value indicating whether the input parameter exists or not.
Public method SetOutput
Set the output result.
Public method TryGetInput
Try to get an input value.
Public method TryGetOutput
Try to get an output value.
Top
See Also

Reference