Microsoft.Activities.Extensions |
Occurance..::..Interval Method |
Occurance Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
Interval(TimeSpan) |
Returns the interval from the specific time to the next occurance of the time on one the next matching day or the same day if no days are provided.
| |
Interval(DateTime, TimeSpan) |
Returns the interval from the specific time to the next occurance of the time on one the next matching day or the same day if no days are provided.
| |
Interval(TimeSpan, IEnumerable<(Of <<'(DayOfWeek>)>>)) |
Returns the interval from the specific time to the next occurance of the time on one the next matching day or the same day if no days are provided.
| |
Interval(DateTime, TimeSpan, IEnumerable<(Of <<'(DayOfWeek>)>>)) |
Returns the interval from the specific time to the next occurance of the time on one the next matching day or the same day if no days are provided.
|