IStandardCartItemCollectionTJustDonations Property
A collection of just the donation cart items
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ICartItemCollection<DonationCartItem> JustDonations { get; }
ReadOnly Property JustDonations As ICartItemCollection(Of DonationCartItem)
Get
property ICartItemCollection<DonationCartItem^>^ JustDonations {
ICartItemCollection<DonationCartItem^>^ get ();
}
abstract JustDonations : ICartItemCollection<DonationCartItem> with get
Property Value
ICartItemCollectionDonationCartItem