Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the context of this node.
Gets the expression that describes how to retrieve values for the input argument.
Gets a value indicating whether active filtering should be included in the selections as well.
Gets a value indicating whether this node is attached.
Gets a readonly list of the selections to use when calculating the expression.
Gets a collection of methods for executing transactions on the document.
Defines how to retrieve the input for an Spotfire.Dxp.Data.DataFunctions.InputParameter in a Spotfire.Dxp.Data.DataFunctions.DataFunction.
An input to a data function is an expression representing a list of columns and optionally a set of selections that can be used to define the rows that the expression should be calculated on. The expression is calculated on the intersection of all the included selections.
Instances of this class is created in the Spotfire.Dxp.Data.DataFunctions.DataFunctionInputCollection class.
Since
2.0