Click or drag to resize
UsageDataModelNextCollectionTime Property
Gets or sets the next collection time.

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

Property Value

Type: DateTimeOffset
The next collection time.
See Also