Click or drag to resize
OrderItemInfoOrderItemBundleGUID Property
Unique identifier of parent bundle product. If set, this product is a bundle item.

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

Property Value

Type: Guid
See Also