JobStatusInfoCopiesRequested Property
|
Number of copies requested.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public int CopiesRequested { get; }
Public ReadOnly Property CopiesRequested As Integer
Get
public:
property int CopiesRequested {
int get ();
}
Property Value
Type:
Int32See Also