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.

Definition

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

Property Value

String

See Also