PrintQueueStream::JobIdentifier Property

 

Gets the ID number of the print job.

Namespace:   System.Printing
Assembly:  System.Printing (in System.Printing.dll)

public:
property int JobIdentifier {
	[SecurityCriticalAttribute]
	int get();
}

Property Value

Type: System::Int32

An Int32 that represents an ID number.

.NET Framework
Available since 3.0
Return to top
Show: