WhereClauseVisualizationSubset WhereClauseExpression Property TIBCO Spotfire 6.0 API Reference
Gets or sets the where clause (a boolean expression) that limits the data shown by the visualization, or null. Setting the expression to the empty string will set it to null.

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

public string WhereClauseExpression { get; set; }

Property Value

Type: String
See Also