SystemsAnalysisOptions.WorkflowFile
Description:
The file name of the EnergyPlus workflow script.
The file name of the EnergyPlus workflow script.
Remarks:
When requesting a new system analysis, it is okay to have an empty workflowFile in the SystemsAnalysisOption. In that case, the ViewSystemsAnalysisReport would supply the weather file with the default value "HVAC Systems Loads and Sizing.osw".
When requesting a new system analysis, it is okay to have an empty workflowFile in the SystemsAnalysisOption. In that case, the ViewSystemsAnalysisReport would supply the weather file with the default value "HVAC Systems Loads and Sizing.osw".
public string WorkflowFile { get; set; }
-
When setting this property: The analysis requires a valid workflow file path or the empty string.
-
When setting this property: A non-optional argument was null