Version

ScheduleDayOfWeekSettings Class Members

The following tables list the members exposed by ScheduleDayOfWeekSettings.

Public Constructors
 NameDescription
Public ConstructorScheduleDayOfWeekSettings ConstructorCreates a new instance.  
Public Properties
 NameDescription
Public PropertyDayOfWeekReturns the System.DayOfWeek constant which identifies the associated day of the week.  
Public PropertyIsWorkdayDetermines whether this day of the week is a workday for the associated resource.  
Public PropertyWorkingHoursReturns or sets a collection through which working hours can be defined for a resource.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object.  
See Also