Click or drag to resize

WorkWeekControllerDeleteWorkDayExceptions Method (Int32, ListDateTime)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void DeleteWorkDayExceptions(
	int workWeekId,
	List<DateTime> exceptionDates
)

Parameters

workWeekId
Type: SystemInt32
exceptionDates
Type: System.Collections.GenericListDateTime
See Also