Scheduler for WPF
GetAppointmentProperties メソッド (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : GetAppointmentProperties メソッド
Returns XML encoding of appointment properties.
シンタックス
'宣言
 
Public Function GetAppointmentProperties() As System.String
public System.string GetAppointmentProperties()

戻り値の型

The System.String value containing XML encoding of appointment properties.
解説
Use this property to get the same string as serialized value of appointment properties, which you get when set mapping for AppointmentProperties.
参照

Appointment クラス
Appointment メンバ