Scheduler for WPF
GetConflicts メソッド (AppointmentCollection)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > AppointmentCollection クラス : GetConflicts メソッド
The Appointment object.
Retrieves the AppointmentList object which contains the list of occurrences of Appointment objects which are in conflict with the specified appointment.
シンタックス
'宣言
 
Public Function GetConflicts( _
   ByVal appointment As Appointment _
) As AppointmentList
public AppointmentList GetConflicts( 
   Appointment appointment
)

パラメータ

appointment
The Appointment object.

戻り値の型

The AppointmentList object.
参照

AppointmentCollection クラス
AppointmentCollection メンバ