MembershipCartItemPreviousMembershipPackageProductId Property

If this MembershipCartItem represents a renewal to a different package than the membership was previously associated with, then this is the Id 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 NetForumId PreviousMembershipPackageProductId { get; }

Property Value

NetForumId

See Also