Class RegionalSettings
Defines user locale
Inheritance
System.Object
RegionalSettings
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class RegionalSettings : object
Properties
Calendar
Declaration
public string Calendar { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Culture
Declaration
public string Culture { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Language
Declaration
public string Language { get; set; }
Property Value
Type | Description |
---|---|
System.String |