Click or drag to resize
DiskPartitionLayoutModelAlign Property
Gets or sets the partition offset will be a multiple of this value. If the Offset value is given, it will be round to the closest multiple of this value.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public int Align { get; set; }

Property Value

Type: Int32
See Also