title | TOCTitle | ms:assetid | ms:mtpsurl | ms:contentKeyID | author | ms.date | mtps_version | f1_keywords | dev_langs | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BarcodeEntryMethodType Enumeration (Microsoft.Dynamics.Commerce.Runtime.DataModel) |
BarcodeEntryMethodType Enumeration |
T:Microsoft.Dynamics.Commerce.Runtime.DataModel.BarcodeEntryMethodType |
62208115 |
tonyafehr |
05/18/2015 |
v=AX.60 |
|
|
[!INCLUDEarchive-banner]
Describes, how the barcode was entered. See member list for details.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)
'Declaration
Public Enumeration BarcodeEntryMethodType
'Usage
Dim instance As BarcodeEntryMethodType
public enum BarcodeEntryMethodType
public enum class BarcodeEntryMethodType
Member name | Description | |
---|---|---|
SingleScanned | Was the barcode scanned as a single item. | |
MultipleScanned | Was the barcode scanned with a device capable of scanning multiple items. | |
ManuallyEntered | Was the barcode manually entered. | |
Selected | Selected from a button or a screen. |