Click or drag to resize

RecommendedJobOptionsJobOptions Property

This value represents the current options for the job.

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

Property Value

Type: JobOptions
The recommended job options.
See Also