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

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : AppointmentType プロパティ
Gets or sets custom text value associated with this object.
シンタックス
'宣言
 
Public Property AppointmentType As System.String
public System.string AppointmentType {get; set;}
解説

This property is serialized with other appointment properties. You can use this property to show customized content or perform different actions depending on the property value. This property is serialized into different formats and it is saved into underlying data source if mapping for Appointment Properties is set.

参照

Appointment クラス
Appointment メンバ