 | VirtualizationConnectionInfoModelAttach Property |
Namespace:
DoubleTake.Web.Models
Assembly:
DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
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