CalculationSettings IsNew Property TIBCO Spotfire 6.0 API Reference
Gets whether or not a settings object is new, that is, is associated with a calculation instance that has not been executed yet.

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

public bool IsNew { get; }

Property Value

Type: Boolean
See Also