DataFunction Properties TIBCO Spotfire 7.6 API Reference

The DataFunction type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataFunctionDefinition
Gets or sets the data function definition.
Public property Inputs
Gets the inputs of the function.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Name
Gets or sets the name of the function.
Public property NeedsRefresh
Gets a value indicating whether the data function needs to be refreshed.
Public property Outputs
Gets the outputs of the function.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property UpdateBehavior
Gets or sets the update behavior.
Public property Visible
Gets or sets a value indicating whether the function is visible in the UI or not.
Top
See Also

Reference