Scheduler for WinForms
CustomData プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : CustomData プロパティ
Gets or sets custom text associated with this object.
シンタックス
'宣言
 
Public Property CustomData As System.String
public System.string CustomData {get; set;}
解説
This property is serialized with other appointment properties. It isn't used by the scheduler, use it to keep your data associated with appointment. This property is serialized into different formats and it is saved into underlying data source if mapping for Appointment Properties is set.
参照

Appointment クラス
Appointment メンバ