
Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class ExceptionDay Inherits SourceCode.Framework.PersistableContainerObject Implements SourceCode.Framework.IValidationContainer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ExceptionDay |
C# | |
---|---|
public sealed class ExceptionDay : SourceCode.Framework.PersistableContainerObject, SourceCode.Framework.IValidationContainer |
C++/CLI | |
---|---|
public ref class ExceptionDay sealed : public SourceCode.Framework.PersistableContainerObject, SourceCode.Framework.IValidationContainer |
The ExceptionDay object is used by the WorkingHours to determine whether a specific day of the year is to be excluded in calculating working hours per project, process or activity.
The exception days are date specific, i.e. 01 January in a year could be a public holiday, and work is not allowed to execute on this date.
System.Object
SourceCode.Framework.PersistableObject
SourceCode.Framework.PersistableContainerObject
SourceCode.Workflow.Authoring.ExceptionDay
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2