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.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public NetForumId PreviousMembershipPackageProductId { get; }
Public ReadOnly Property PreviousMembershipPackageProductId As NetForumId
Get
public:
property NetForumId^ PreviousMembershipPackageProductId {
NetForumId^ get ();
}
member PreviousMembershipPackageProductId : NetForumId with get
Property Value
NetForumId