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 underlying Spotfire.Dxp.Data.DataOperations.DataOperation.
Checks whether it is possible to replace transformations by calling ReplaceTransformations(transformations).
true if replacing transformations is possible; otherwise false
Gets a copy of the Spotfire.Dxp.Data.DataTransformations performed by the Spotfire.Dxp.Data.DataOperations.DataOperationSupportingTransformations.DataOperation.
A list of data transformations.
Replaces the current (if any) Spotfire.Dxp.Data.DataTransformations performed by the Spotfire.Dxp.Data.DataOperations.DataOperationSupportingTransformations.DataOperation, with the supplied transformations.
The new transformations.
Utility wrapper for accessing Spotfire.Dxp.Data.DataOperations.DataOperations that may have Spotfire.Dxp.Data.DataTransformations.
Since
2.0