Target.Timefromprev Property

 Target.Timefromprev  (read-write, Single)
 
The time (hours) from the start of the previous target at which this target must be started, or 0 for 'immediately after'.

Syntax

Target.Timefromprev [= Single]

The property syntax has these parts:

Part Description
Value (Single) The time (hours) from the start of the previous target at which this target must be started, or 0 for 'immediately after'.

Remarks

This property applies only to a Request with more than one Target, and only to the second and subsequent Targets in a Request. If a value of zero is supplied (the default), the Target will be started immediately after the previous Target is completed. If a non-zero value is supplied, it is required that you also specify a non-zero value for the Tolfromprev attribute.