Finds the next date, including the date specified, that falls on the day of the week specified.

Syntax

ISDateUtilities.MoveToDayOfWeek(dateTest, dayOfWeek)

Parameters

NameTypeOptionalByRefDescription
dateTest Date The date to start with.
dayOfWeek System.DayOfWeek The Week Day number to find, use DayOfWeek.Monday, DayOfWeek.Tuesday etc.

Return Value

Date
Member of:
ISDateUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0