OrderItemInfoOrderItemParentGUID Property |
Unique identifier of the parent order item. When set current product is a product option, otherwise it is a product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual Guid OrderItemParentGUID { get; set; }
Property Value
Type:
GuidSee Also