RetryableTaskInfoShowForFailure Property

Scanjour Workflow4 Reference Manual
True if the entry is shown in the user task history log when the task is executed with an error.

Namespace:  Scanjour.Workflow4.ActivityLibrary.UserTasks
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public InArgument<bool> ShowForFailure { get; set; }

Property Value

Type: InArgumentBoolean
See Also

Reference