Application.SetSystemsAnalysisWorkflows
Description:
Sets name and path information identifying systems analysis workflow files.
Sets name and path information identifying systems analysis workflow files.
Remarks:
The map should be specified as a key that is the name of the systems analysis workflow, and a value that is the path to the workflow file.
The map should be specified as a key that is the name of the systems analysis workflow, and a value that is the path to the workflow file.
public void SetSystemsAnalysisWorkflows(
IDictionary<string, string> paths
)
-
IDictionary<StringString>pathsThe map of systems analysis workflows.
-
A non-optional argument was null