Share via


DeviceType 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 the device type.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)

Syntax

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

Members

Member name Description
None No device type.
OPOS OPOS device type.
WindowsPrinter Windows device type.
Network Network device type.

Remarks

Maps to the RetailOposNone enum in AX.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace