Class GeneralSettings
Inheritance
System.Object
GeneralSettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DocuWare.Platform.ServerClient.WebClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
[Serializable]
public class GeneralSettings
Constructors
GeneralSettings()
Creates a new instance of this class
Declaration
public GeneralSettings()
Properties
CreatedVersion
Declaration
public string CreatedVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
StartWith
Declaration
public WorkAreaType StartWith { get; set; }
Property Value
| Type | Description |
|---|---|
| WorkAreaType |