Class WorkflowBehaviorOptions
Inheritance
System.Object
WorkflowBehaviorOptions
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class WorkflowBehaviorOptions : object
Properties
AllowReassign
Indicates whether the reassign options is allowed in this workflow.
Declaration
public bool AllowReassign { get; set; }
Property Value
Type | Description |
---|---|
System. |