ReporterCultureInfo Property A Sandcastle Documented Class Library
The culture. The default culture is
CultureInfo.CurrentCulture
. A locale defines the beginning of a week. For instance, in the U.S., the week starts on Sunday, while in Germany, it starts on Monday. Events from a Sunday may be included in different weeks, depending on the culture specified.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public CultureInfo CultureInfo { set; }

Property Value

Type: CultureInfo
See Also

Reference