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

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

Property Value

Type: Int32
The volume count.
See Also