ValueRange IsFullRange Property TIBCO Spotfire 6.0 API Reference
Gets a value indicating whether or not this range is full, having both the low and high properties set to their respective [t:Endpoint] values.

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

public bool IsFullRange { get; }

Property Value

Type: Boolean
See Also