WorkItem IsResultValid Property TIBCO Spotfire 6.0 API Reference
Returns true if the work item result is valid in the live document. This will be false if the worker model changed after the work item was added to the dispatcher.

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

public bool IsResultValid { get; }

Property Value

Type: Boolean
See Also