Click or drag to resize
CustomerPreferencesCurrencyID Property
ID of the preferred currency. null when preference is unknown.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public Nullable<int> CurrencyID { get; }

Property Value

Type: NullableInt32
See Also