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.2.0.814 (8.2.0.814)
Syntax
public int VolumeCount { get; set; }

Property Value

Type: Int32
The volume count.
See Also