Share via


CommerceListType 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.

Commerce list type enum.

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

Syntax

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

Members

Member name Description
WishList The wish list.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace