Click or drag to resize

DiskLayoutStatusResultModelMessages Property

Gets or sets the log.

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

Property Value

Type: String
The log generated by the InitializeDisk() operation.
See Also