Gets and sets the property Id.
The identifier of the job that you want to cancel.
To get a list of the jobs (including their CopyC#
) that have a status
of jobId
CopyC#
, use the ListJobsByStatus API action.
Submitted

C# |
public string Id { get; set; }