|
Modelcheck_results_availability Method
|
check whether there are results available for the model and throw an exception in case there are none.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic void check_results_availability()
Public Sub check_results_availability
public:
void check_results_availability()
member check_results_availability : unit -> unit
See Also