2021 Method
Changes 5
M

Application.SetSystemsAnalysisWorkflows

Description:
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.
public void SetSystemsAnalysisWorkflows(
	IDictionary<string, string> paths
)
  • IDictionary<String, String>
    paths
    The map of systems analysis workflows.