public static bool SetWorkflowStepParams( int ExecId, int StepId, KeyValuePairs[] ProcessParams )
Public Shared Function SetWorkflowStepParams ( _ ExecId As Integer, _ StepId As Integer, _ ProcessParams As KeyValuePairs() _ ) As Boolean