Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 1.49 KB

commercelisttype-enumeration-microsoft-dynamics-commerce-runtime-datamodel.md

File metadata and controls

71 lines (55 loc) · 1.49 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
CommerceListType Enumeration (Microsoft.Dynamics.Commerce.Runtime.DataModel)
CommerceListType Enumeration
T:Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceListType
62207796
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceListType
Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceListType.WishList
CSharp
C++
VB

CommerceListType Enumeration

[!INCLUDEarchive-banner]

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