GetTimeSpanProcessParameterValue Property

Scanjour Workflow4 Reference Manual
Parameter value.
Input is a default value that is put if parameter is empty or non-existent.
Output is the loaded value or a supplied default if parameter is empty or non-existent.

Namespace:  Scanjour.Workflow4.ActivityLibrary.Settings
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 InOutArgument<TimeSpan> Value { get; set; }

Property Value

Type: InOutArgumentTimeSpan
See Also

Reference