Click or drag to resize

WorkWeekControllerWorkWeekExceptionExists Method (Int32, DateTime)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool WorkWeekExceptionExists(
	int workWeekId,
	DateTime date
)

Parameters

workWeekId
Type: SystemInt32
date
Type: SystemDateTime

Return Value

Type: Boolean
See Also