ProcessInstanceID | String Process instance ID of the process for which you are creating the timer. |
BaseDate | String The basis for the process timer. The following values apply: InstanceStart — Sets the timer relative to the start time of the process instance. CurrentTime — Sets the timer relative to the current time. ExistingTimeout — Sets the timer relative to the expiration time of the current timer that exists for the process instance. |
Days | String The number of days to be applied to the timer expressed as a whole number. |
Hours | String The number of hours to be applied to the timer expressed as a whole number. |
Minutes | String The number of minutes to be applied to the timer expressed as a whole number. |
Seconds | String The number of seconds to be applied to the timer expressed as a whole number. |
Milliseconds | String The number of milliseconds to be applied to the timer expressed as a whole number. |