VisualizationSubsetCollection AddWhereClauseExpression Method TIBCO Spotfire 7.0 API Reference
Adds a subset based on a where clause expression.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public WhereClauseVisualizationSubset AddWhereClauseExpression(
	string whereClause
)

Parameters

whereClause
Type: System String
The where clause.

Return Value

Type: WhereClauseVisualizationSubset
The newly added where clause subset.
Version Information

Supported in: 7.0, 6.5, 6.0
See Also