ColumnRelation Equals Method (ColumnRelation) TIBCO Spotfire 6.5 API Reference
Will evaluate if the descriptors are the same. The descriptors are considered equal even if the order of the expressions (left/right) are reversed.

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public bool Equals(
	ColumnRelation other
)

Return Value

Type: Boolean
True if the ColumnRelation are considered equal, otherwise false.
Version Information

Supported in: 6.5, 6.0
See Also