ShoppingCartColumn Class

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.

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