Class WorkAreaPreferences
Inheritance
System.Object
WorkAreaPreferences
Namespace: DocuWare.Platform.ServerClient.WebClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class WorkAreaPreferences : object
Properties
ContentAreas
Declaration
public List<ContentAreaPreferences> ContentAreas { get; set; }
Property Value
Type | Description |
---|---|
List<ContentAreaPreferences> |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |