Scheduler for WinForms
SetDirty(Boolean) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > RecurrencePattern クラス > SetDirty メソッド : SetDirty(Boolean) メソッド
Specifies whether method should clean all information about exceptions and removed occurrences.
Specifies that the current recurrence pattern has been changed and should invalidate properties.
シンタックス
'宣言
 
Public Overloads Sub SetDirty( _
   ByVal cleanupExceptions As System.Boolean _
) 
public void SetDirty( 
   System.bool cleanupExceptions
)

パラメータ

cleanupExceptions
Specifies whether method should clean all information about exceptions and removed occurrences.
参照

RecurrencePattern クラス
RecurrencePattern メンバ
オーバーロード一覧