Class WorkflowAreaPreferences
Inherited Members
Namespace: DocuWare.Platform.ServerClient.WebClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class WorkflowAreaPreferences : ContentAreaPreferences
Properties
ControllerInstances
Items assigned to the area like dialogs, Baskets.
Declaration
public List<WorkInstance> ControllerInstances { get; set; }
Property Value
Type | Description |
---|---|
List<WorkInstance> |