Scheduler for WinForms
GetLastWeekDay メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > DayCollection クラス : GetLastWeekDay メソッド
The System.DateTime value.
Returns the last day of week, containing specified date.
シンタックス
'宣言
 
Public Function GetLastWeekDay( _
   ByVal day As System.Date _
) As System.Date
public System.DateTime GetLastWeekDay( 
   System.DateTime day
)

パラメータ

day
The System.DateTime value.

戻り値の型

The System.DateTime value of the week end day.
解説
If the specified date hasn't been added to this collection yet, this method call will add it.
参照

DayCollection クラス
DayCollection メンバ