Click or drag to resize
ReplicationSetInfoModel.VolumeCount Property
Gets or sets the volume count.

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 VolumeCount { get; set; }

Property Value

Type: Int32
The volume count.
See Also