CalculationSettingsValidationResult Class TIBCO Spotfire 6.0 API Reference
Report from the CalculationSettings validation. Contains any errors or warnings that this resulted in. These can then be displayed to the user or added to if the implementation wants to do additional checks.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Calculations CalculationSettingsValidationResult

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 class CalculationSettingsValidationResult
See Also