Click or drag to resize
OrderItemInfoOrderItemGUID Property
Order item unique identifier. Order item means collection of the product and its selected product options.

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

Property Value

Type: Guid
See Also