Quantity of item specified in xUPC.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public int Qty { get; set; }
Public Property Qty As Integer
Get
Set
public:
property int Qty {
int get ();
void set (int value);
}
member Qty : int with get, set
Property Value
Type:
Int32See Also