Click or drag to resize
JobOptionsSystemStateOptions Property
This value represents the system state options for full server jobs.

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

Property Value

Type: SystemStateOptions
The system state options.
See Also