executionNumber property

int? executionNumber
final

A number that identifies a particular job execution on a particular device. It can be used later in commands that return or update job execution information.

Implementation

final int? executionNumber;