Click or drag to resize
DeleteOptionsModelImageOptions Property
Gets or sets the option for what to do with the image when the job is deleted.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.0.0.1664 (8.0.0.1664)
Syntax
public ImageDeleteInfoModel ImageOptions { get; set; }

Property Value

Type: ImageDeleteInfoModel
See Also