Click or drag to resize
VRAOptionsReverseRoute Property
This value is the route used for the reverse process.

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

Property Value

Type: String
The reverse route.
See Also