Click or drag to resize

JobInfoTargetUniqueId Property

This value is the unique ID of the target server.

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

Property Value

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