Class RegionalSettings
Inheritance
System.Object
RegionalSettings
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class RegionalSettings : object
Properties
AdjustHijriDays
Declaration
public int AdjustHijriDays { get; set; }
Property Value
System.
|
AdjustHijriDaysSpecified
Declaration
public bool AdjustHijriDaysSpecified { get; set; }
Property Value
System.
|
AlternateCalendarType
AlternateCalendarTypeSpecified
Declaration
public bool AlternateCalendarTypeSpecified { get; set; }
Property Value
System.
|
CalendarType
CalendarTypeSpecified
Declaration
public bool CalendarTypeSpecified { get; set; }
Property Value
System.
|
Collation
Declaration
public int Collation { get; set; }
Property Value
System.
|
CollationSpecified
Declaration
public bool CollationSpecified { get; set; }
Property Value
System.
|
FirstDayOfWeek
FirstDayOfWeekSpecified
Declaration
public bool FirstDayOfWeekSpecified { get; set; }
Property Value
System.
|
FirstWeekOfYear
Declaration
public int FirstWeekOfYear { get; set; }
Property Value
System.
|
FirstWeekOfYearSpecified
Declaration
public bool FirstWeekOfYearSpecified { get; set; }
Property Value
System.
|
LocaleId
Declaration
public int LocaleId { get; set; }
Property Value
System.
|
LocaleIdSpecified
Declaration
public bool LocaleIdSpecified { get; set; }
Property Value
System.
|
ShowWeeks
Declaration
public bool ShowWeeks { get; set; }
Property Value
System.
|
ShowWeeksSpecified
Declaration
public bool ShowWeeksSpecified { get; set; }
Property Value
System.
|
Time24
Declaration
public bool Time24 { get; set; }
Property Value
System.
|
Time24Specified
Declaration
public bool Time24Specified { get; set; }
Property Value
System.
|
TimeZone
Declaration
public string TimeZone { get; set; }
Property Value
System.
|
WorkDayEndHour
WorkDayEndHourSpecified
Declaration
public bool WorkDayEndHourSpecified { get; set; }
Property Value
System.
|
WorkDays
Declaration
public int WorkDays { get; set; }
Property Value
System.
|
WorkDaysSpecified
Declaration
public bool WorkDaysSpecified { get; set; }
Property Value
System.
|
WorkDayStartHour
WorkDayStartHourSpecified
Declaration
public bool WorkDayStartHourSpecified { get; set; }
Property Value
System.
|