Click or drag to resize

ImageRecoveryOptionsImageId Property

This value is the unique ID of the image that will be recovered.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public Guid ImageId { get; set; }

Property Value

Type: Guid
See Also