ColumnRelation Equals Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object Equals(Object).)
Public method Equals(ColumnRelation)
Will evaluate if the descriptors are the same. The descriptors are considered equal even if the order of the expressions (left/right) are reversed.
Back to Top
See Also