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.2.0.814 (8.2.0.814)
Syntax
public ImageDeleteInfoModel ImageOptions { get; set; }

Property Value

Type: ImageDeleteInfoModel
See Also