Click or drag to resize

MembershipCartItemPreviousMembershipPackageName Property

If this MembershipCartItem represents a renewal to a different package than the membership was previously associated with, then this is the name of the pre-renewal membership package. Otherwise this property will be null.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public string PreviousMembershipPackageName { get; }

Property Value

String
See Also