Click or drag to resize
JobStatisticsFullServerJobDetails Property
This value represents the details of a full server job.

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

Property Value

Type: FullServerJobDetails
The full server job details.
See Also