Class TimeoutHistoryStep
A history step for Time out exit.
Inheritance
System.Object
TimeoutHistoryStep
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class TimeoutHistoryStep : object
Properties
OutputName
Name of the time out exit of the activity.
Declaration
public string OutputName { get; set; }
Property Value
Type | Description |
---|---|
System.String |