DocsMarshal.Workflow.ActivityLibrary.DateTimev 1.0.0.0

A list of activities which provide methods to work with dates.


DocsMarshal.Workflow.ActivityLibrary.GetNextDayInWeek

This activity returns the next day in week.


DocsMarshal.Workflow.ActivityLibrary.GetStartEndOfWeek

This activity returns the start and end date of a week given its number during a specific year.


DocsMarshal.Workflow.ActivityLibrary.GetWeekNumber

This activity returns the number of the week of a specific day.



DocsMarshal.Workflow.ActivityLibrary.RecurrenceRuleCreateStatic

This activity allows to manually create a recurrence rule.


DocsMarshal.Workflow.ActivityLibrary.RecurrenceRuleGetNextAvailabilities

This activity allows, given a recurrence rule, to obtain the next available dates.


DocsMarshal.Workflow.ActivityLibrary.RecurrenceRuleGetNextDates

Takes a RecurrenceRule and find its next occurrences starting from a specific date (StartDate) with the same logic used for the Triggers. It is possible to specify the maximum number of dates to return or the date when to stop searching for new dates. If nothing is specified DocsMarshal will return all the occurrences in 5 years.