public static bool SetWorkflowStepResponse( int execId, int StepId, string response )
Public Shared Function SetWorkflowStepResponse ( _ execId As Integer, _ StepId As Integer, _ response As String _ ) As Boolean