Gets and sets the property Id.
The identifier that Elastic Transcoder assigned to the job. You use this value to get settings for the job or to delete the job.

C# |
public string Id { get; set; }
The identifier that Elastic Transcoder assigned to the job. You use this value to get settings for the job or to delete the job.
C# |
public string Id { get; set; }