DayInstance(DayOfWeek) Constructor
Constructor. This version constructs a day instance that specifies only the day of the week. This
indicates that all instances of the day of the week are to be included.
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public DayInstance(
DayOfWeek dow
)
Public Sub New (
dow As DayOfWeek
)
public:
DayInstance(
DayOfWeek dow
)
new :
dow : DayOfWeek -> DayInstance
Parameters
- dow DayOfWeek
- The day of the week