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.2.0.814
Syntax
public TimeSpan Duration { get; set; }

Property Value

Type: TimeSpan
The duration of action.
See Also