EbsOpen Class Library for EBSILON®Professional

ProfileSimulation.ThresholdFactorForReportOfWarningsErrors Property

[Visual Basic]
Public Property ThresholdFactorForReportOfWarningsErrors As Double
[C#]
public double ThresholdFactorForReportOfWarningsErrors { get; set; }
[C++]
public: __property double get_ThresholdFactorForReportOfWarningsErrors();
public: __property void set_ThresholdFactorForReportOfWarningsErrors(double );
[JScript]
public function get ThresholdFactorForReportOfWarningsErrors() : double
public function set ThresholdFactorForReportOfWarningsErrors(double);

See Also

ProfileSimulation Class | EbsOpen Namespace