Scheduler for WinForms
GetRecurrencePattern メソッド (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : GetRecurrencePattern メソッド
Returns the RecurrencePattern object that represents the recurrence attributes of an appointment. If there is no existing recurrence pattern, a new empty RecurrencePattern object is returned.
シンタックス
'宣言
 
Public Function GetRecurrencePattern() As RecurrencePattern
public RecurrencePattern GetRecurrencePattern()

戻り値の型

The RecurrencePattern object.
参照

Appointment クラス
Appointment メンバ