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