<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD><BASE>
<META charset=utf-8></HEAD>
<BODY>
<P style="MARGIN: 0in 0in 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US"><FONT face=Calibri>Executes a Unified Service Desk workflow.<o:p></o:p></FONT></SPAN></P><FONT size=2 face="Tahoma, Verdana, Arial"></FONT>
<TABLE border=1>
<TBODY>
<TR>
<TD><STRONG>URI</STRONG></TD>
<TD>The URI of the workflow XAML.&nbsp; This is mutually exclusive with the "Name" parameter.</TD></TR>
<TR>
<TD><STRONG>Name</STRONG></TD>
<TD>The name of the workflow created in the Unified Service Desk Debugger hosted control.</TD></TR>
<TR>
<TD><STRONG>Type</STRONG></TD>
<TD>This is the namescape.class of the workflow to be run.&nbsp;&nbsp; This isn't required for Unified Service Desk Debugger workflows.</TD></TR>
<TR>
<TD><STRONG>Timeout</STRONG></TD>
<TD>A time, in milliseconds, to wait for the workflow execution to complete.</TD></TR>
<TR>
<TD><STRONG></STRONG></TD>
<TD>All remaining name=value parameter pairs will be passed as parameters to the workflow.</TD></TR></TBODY></TABLE></BODY></HTML>