Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
WorkWeekController Class
WorkWeekController Methods
DeleteWorkDayExceptions Method
DeleteWorkDayExceptions Method (Int32, List(DateTime))
DeleteWorkDayExceptions Method (Int32, List(DateTime), SqlConnection, SqlTransaction)
WorkWeekController
DeleteWorkDayExceptions Method (Int32, List
DateTime
)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
DeleteWorkDayExceptions
(
int
workWeekId
,
List
<
DateTime
>
exceptionDates
)
Parameters
workWeekId
Type:
System
Int32
exceptionDates
Type:
System.Collections.Generic
List
DateTime
See Also
Reference
WorkWeekController Class
DeleteWorkDayExceptions Overload
Omada.OE.AppLogic Namespace