Click or drag to resize
JobActionDuration Property
This value is the duration of the action.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public TimeSpan Duration { get; set; }

Property Value

Type: TimeSpan
The duration of action.
See Also