Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property JobEventState As EventState |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public EventState JobEventState {get;} |
C++/CLI | |
---|---|
public: property EventState JobEventState { EventState get(); } |
Return Value
The current job state started or ended.Refer to Printer.Specifications example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family