FittingModelUpdate Method

Spotfire 15.0 API Reference
Forces an update of this fitting model. Only allowed if ManualUpdate is set to true.

Namespace:  Spotfire.Dxp.Application.Visuals.FittingModels
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public void Update()
Exceptions

ExceptionCondition
InvalidOperationException Thrown if ManualUpdate is set to false.
CanceledException Thrown if the update is canceled by the user.
Version Information


See Also

Reference