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