Bookmark IsBroken Property TIBCO Spotfire 6.0 API Reference
Gets whether or not this bookmark is broken.

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

public bool IsBroken { get; }

Property Value

Type: Boolean
True, if one or more of the Components in the bookmark are broken; otherwise false.
See Also