Gets and sets the property Id.
A sequential counter, starting with 1, that identifies an output among the outputs from the current job. In the Output syntax, this value is always 1.

C# |
public string Id { get; set; }
A sequential counter, starting with 1, that identifies an output among the outputs from the current job. In the Output syntax, this value is always 1.
C# |
public string Id { get; set; }