DayInstanceCollectionAdd(DayOfWeek) Method

Add a DayInstance to the collection and set it to all instances of the specified day of the week.

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public void Add(
	DayOfWeek day
)

Parameters

day  DayOfWeek
The day of the week to add

See Also