executionNumber property

int? executionNumber
final

A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used in commands which return or update job execution information.

Implementation

final int? executionNumber;