Click or drag to resize
DeliveryItemCustomData Property
Custom data of this item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public IDataContainer CustomData { get; }

Property Value

Type: IDataContainer
See Also