Click or drag to resize
OrderItemInfoOrderItemParentGUID Property
Unique identifier of the parent order item. When set current product is a product option, otherwise it is a product.

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

Property Value

Type: Guid
See Also