Click or drag to resize
ConnectionConfigurationModelReplicationSetName Property
Gets or sets the name of the replication set used for this connection.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public string ReplicationSetName { get; set; }

Property Value

Type: String
See Also