SystemsAnalysisOptions.OutputFolder
Description:
The path of the output folder for systems analysis.
The path of the output folder for systems analysis.
Remarks:
When requesting a new system analysis, it is okay to have an empty output folder in the SystemsAnalysisOption. In that case, the ViewSystemsAnalysisReport would supply the output folder, typically at the system TEMP folder.
When requesting a new system analysis, it is okay to have an empty output folder in the SystemsAnalysisOption. In that case, the ViewSystemsAnalysisReport would supply the output folder, typically at the system TEMP folder.
public string OutputFolder { get; set; }
-
When setting this property: The analysis requires a valid output folder path or empty string.
-
When setting this property: A non-optional argument was null