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.3.0.0 (8.3.0.0)
Syntax
public DateTimeOffset LastCalculated { get; set; }

Property Value

Type: DateTimeOffset
The last calculated.
See Also