Click or drag to resize

SettingsNumberFormatCulture Property

Gets or sets the number format culture.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public string NumberFormatCulture { get; set; }

Property Value

Type: String
The number format culture.

Implements

ISettingsNumberFormatCulture
See Also