Click or drag to resize
CustomerInfoCustomerPreferredCurrencyID Property
ID of the customer's preferred currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual int CustomerPreferredCurrencyID { get; set; }

Property Value

Type: Int32
See Also