Scheduler for WPF
WorkDays クラス
メンバ 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : WorkDays クラス
The WorkDays class is a list of working days for the single week.
オブジェクト モデル
WorkDays クラス
シンタックス
'宣言
 
Public Class WorkDays 
   Inherits System.Collections.Generic.List(Of DayOfWeek)
public class WorkDays : System.Collections.Generic.List<DayOfWeek> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Schedule.WorkDays

参照

WorkDays メンバ
C1.Schedule 名前空間