ExhibitorApplicationCartItemBoothComplementItems Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IReadOnlyCollection<InvoiceDetailCartItem> BoothComplementItems { get; }
Public ReadOnly Property BoothComplementItems As IReadOnlyCollection(Of InvoiceDetailCartItem)
Get
public:
property IReadOnlyCollection<InvoiceDetailCartItem^>^ BoothComplementItems {
IReadOnlyCollection<InvoiceDetailCartItem^>^ get ();
}
member BoothComplementItems : IReadOnlyCollection<InvoiceDetailCartItem> with get
Property Value
IReadOnlyCollectionInvoiceDetailCartItem