Scheduler for WPF
GetAppointmentProperties メソッド (Appointment)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > Appointment クラス : GetAppointmentProperties メソッド
予定のプロパティの XML エンコーディングを返します。
シンタックス
'宣言
 
Public Function GetAppointmentProperties() As System.String
public System.string GetAppointmentProperties()

戻り値の型

System.String値は、予定のプロパティの XML エンコーディングです。
解説
このプロパティを使用して、AppointmentProperties のマッピング設定の際に取得する、予定のプロパティのシリアライズ値と同じ文字列を取得します。
参照

Appointment クラス
Appointment メンバ