IWorkingHours Interface Members
See Also  Properties 
SourceCode.Workflow.Authoring Namespace : IWorkingHours Interface

Glossary Item Box

The following tables list the members exposed by IWorkingHours.

Public Properties

  Name Description
Property ExceptionDays When implemented by a class, gets the non working days associated with the object.  
Property Friday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Property Monday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Property Parent When implemented by a class, gets the Parent object.  
Property Saturday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Property Sunday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Property SupportDayLightSavings When implemented by a class, gets or sets the SupportDayLightSavings property for the object. Setting this value to true will enable day light savings.  
Property Thursday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Property TimeZone When implemented by a class, gets or sets the TimeZone to be used by the object.  
Property Tuesday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Property UseParentSettings When implemented by a class, gets or sets a Boolean value that allows the WorkingHours object to inherit its value from its parent object.  
Property Wednesday When implemented by a class, gets the WorkingHours associated with the specific day of the week.  
Top

See Also