Calculated near duration for timer.
Namespace:
Scanjour.Workflow4.ActivityLibrary.Phases
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public OutArgument<TimeSpan> NextNearDuration { get; set; }
Public Property NextNearDuration As OutArgument(Of TimeSpan)
Get
Set
public:
property OutArgument<TimeSpan>^ NextNearDuration {
OutArgument<TimeSpan>^ get ();
void set (OutArgument<TimeSpan>^ value);
}
member NextNearDuration : OutArgument<TimeSpan> with get, set
Property Value
Type:
OutArgumentTimeSpan
Reference