Click or drag to resize

JobActionId Property

This value is the unique ID of the action.

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

Property Value

Type: Guid
The unique identifier of this action.
See Also