Click or drag to resize
LinuxJobPersistedStateModelPreviousJobStateFlagStack Property
Gets or sets the previous job state flag stack.

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

Property Value

Type: LinuxJobStateFlagStackModel
The previous job state flag stack.
See Also