Click or drag to resize
EngineControlStatusCanUpdateShares Property
This value is true if source share information can be updated; otherwise, it is false.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public bool CanUpdateShares { get; set; }

Property Value

Type: Boolean
if shares can be updated; otherwise, .
See Also