<Code Lib>
2027 Method
Changes 1
M

Application.GetSystemsAnalysisWorkflowNames

Description:
Returns names for systems analysis workflows.
Remarks:
The array that is returned contains the name of the systems analysis workflow, in the order they are specified in Options.

public IList<string> GetSystemsAnalysisWorkflowNames()

IList<String> An array of names of systems analysis workflows.

Loading…