Click or drag to resize
CreateConnectionModelConnectionParameters Property
Gets or sets the connection parameters.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.0.0.1664 (8.0.0.1664)
Syntax
public ConnectionParametersModel ConnectionParameters { get; set; }

Property Value

Type: ConnectionParametersModel
The connection parameters.
See Also