PrinterStatusInfoNextJobId Property
|
Next job action ID.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public int NextJobId { get; }
Public ReadOnly Property NextJobId As Integer
Get
public:
property int NextJobId {
int get ();
}
Property Value
Type:
Int32See Also