Click or drag to resize
ClusterOptionsSourceGroupName Property
The value is the name of the source group.

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

Property Value

Type: String
The name of the source group.
See Also