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

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataFunctionDefinition
Gets or sets the data function definition.
Public propertyInputs
Gets the inputs of the function.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyName
Gets or sets the name of the function.
Public propertyNeedsRefresh
Gets a value indicating whether the data function needs to be refreshed.
Public propertyOutputs
Gets the outputs of the function.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyUpdateBehavior
Gets or sets the update behavior.
Back to Top
See Also