Click or drag to resize

JobActionErrorCode Property

This value is the error code associated with the action.

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

Property Value

Type: Int32
The error code.
See Also