Click or drag to resize
ReplicationSetInfoModelLastCalculated Property
Gets or sets the last calculated.

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

Property Value

Type: DateTimeOffset
The last calculated.
See Also