Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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 or sets an input where this output can find selections to remap the output data with.
Gets the transformations that should be applied to the result.
Create a mapping to a column property.
The property name.
The data column.
Create a mapping to a document property.
The property name.
The data manager.
StaticCreateCreate a Spotfire.Dxp.Data.DataFunctions.PropertyOutputBuilder where a data column property is used as output.
The name of the property to use as output.
The data column where the property should be set.
The newly created Spotfire.Dxp.Data.DataFunctions.PropertyOutputBuilder
StaticCreateCreate a Spotfire.Dxp.Data.DataFunctions.PropertyOutputBuilder where a datatable property is used as output.
The newly created Spotfire.Dxp.Data.DataFunctions.PropertyOutputBuilder
StaticCreateCreate a Spotfire.Dxp.Data.DataFunctions.PropertyOutputBuilder where a document property is used as output.
The name of the property to use as output.
The data manager.
The newly created Spotfire.Dxp.Data.DataFunctions.PropertyOutputBuilder
Represents a builder class for outputmappings that create a new table. Used as input in Spotfire.Dxp.Data.DataFunctions.DataFunctionOutputCollection.
Since
2.1