Share via


BarcodeEntryMethodType Enumeration

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

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)

Syntax

'Declaration
Public Enumeration BarcodeEntryMethodType
'Usage
Dim instance As BarcodeEntryMethodType
public enum BarcodeEntryMethodType
public enum class BarcodeEntryMethodType

Members

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.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace