Share via


DualDisplayType 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 dual display type.

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

Syntax

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

Members

Member name Description
None No dual display.
Logo The application logo.
ImageRotator Display an image rotator.
WebBrowser Display a web browser.

Remarks

Maps to the RetailDualDisplayTypeBase enum in AX.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace