DataConnectionParameter IsRangeValues Property TIBCO Spotfire 6.5 API Reference
Gets or sets a value indicating whether this instance contains range values. This means that the values must contain two values.

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

[DataMemberAttribute(Name = "isRangeValues")]
public bool IsRangeValues { get; set; }

Property Value

Type: Boolean
true if this instance is range values; otherwise, false.
Version Information

Supported in: 6.5
See Also