The culture. The default culture is .
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.
CultureInfo.CurrentCulture
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public CultureInfo CultureInfo { set; }
Property Value
Type: CultureInfoSee Also