Click or drag to resize
JobInfoSourceUniqueId Property
This value is the unique ID of the source server.

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

Property Value

Type: String
The unique identifier of the source server.
See Also