Application.SetSystemsAnalysisWorkflows
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
paths | IDictionary | The map of systems analysis workflows. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |