Click or drag to resize
JobQualificationResultsSourceHostUri Property
This value is the source URI.

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

Property Value

Type: Uri
The source host URI.
See Also