Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.66 KB

shoppingcartcolumn-class-microsoft-dynamics-retail-sharepoint-web-webparts.md

File metadata and controls

59 lines (42 loc) · 1.66 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
ShoppingCartColumn Class (Microsoft.Dynamics.Retail.SharePoint.Web.WebParts)
ShoppingCartColumn Class
T:Microsoft.Dynamics.Retail.SharePoint.Web.WebParts.ShoppingCartColumn
62206815
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Retail.SharePoint.Web.WebParts.ShoppingCartColumn
CSharp
C++
VB

ShoppingCartColumn Class

[!INCLUDEarchive-banner]

Data class used in the deserialization of a column's definition for a shopping cart or a derivative (mini-cart, summary cart, etc).

Namespace:  Microsoft.Dynamics.Retail.SharePoint.Web.WebParts
Assembly:  Microsoft.Dynamics.Retail.SP.Web.WebParts (in Microsoft.Dynamics.Retail.SP.Web.WebParts.dll)

Syntax

'Declaration
Public Class ShoppingCartColumn
'Usage
Dim instance As ShoppingCartColumn
public class ShoppingCartColumn
public ref class ShoppingCartColumn

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Retail.SharePoint.Web.WebParts.ShoppingCartColumn

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Retail.SharePoint.Web.WebParts Namespace