| CustomerPreferencesCurrencyID Property |
ID of the preferred currency. null when preference is unknown.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntaxpublic Nullable<int> CurrencyID { get; }Property Value
Type:
NullableInt32
See Also