AbstractErrorManagedActivityDelayInterval Field |
Timespan variable that is used to store the delaytime.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxprotected Variable<TimeSpan> DelayInterval
Protected DelayInterval As Variable(Of TimeSpan)
protected:
Variable<TimeSpan>^ DelayInterval
val mutable DelayInterval: Variable<TimeSpan>
Field Value
VariableTimeSpan
See Also