Click or drag to resize
GiftCardApplicationPaymentValueInMainCurrency Property
Value of the other payment in main currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal PaymentValueInMainCurrency { get; set; }

Property Value

Type: Decimal
See Also