 | VirtualizationConnectionInfoModelAttach Property |
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntaxpublic bool Attach { get; set; }
Public Property Attach As Boolean
Get
Set
public:
property bool Attach {
bool get ();
void set (bool value);
}
member Attach : bool with get, set
Property Value
Type:
Boolean if attach; otherwise,
.
See Also