Click or drag to resize
ShoppingCartItemInfoCartItemParentGUID Property
Unique identifier of the parent shopping cart item. When set current SKU is a product option, otherwise it is a product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual Guid CartItemParentGUID { get; set; }

Property Value

Type: Guid
See Also