IProcessGuidance.Launch Method
Include Protected Members
Include Inherited Members
Launches the process guidance document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Launch(String, String) | Launches the process guidance document for the specified project with the specified document path. | |
Launch(String, String, array<String[]) | Launches the process guidance document for the specified project with the specified document path. |
Top