Scheduler for WinForms
GetAppointmentProperties メソッド (Appointment)

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

戻り値の型

予定のプロパティの XML エンコードを含む System.String値。
解説
このプロパティを使用して、予定のプロパティのシリアル化された値と同じ文字列を取得します。これは AppointmentProperties のマッピングを設定するときに取得する文字列です。
参照

Appointment クラス
Appointment メンバ