Scheduler for WPF
SetAppointmentProperties メソッド (Appointment)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > Appointment クラス : SetAppointmentProperties メソッド
System.String値は、予定のプロパティの XML エンコーディングです。
指定された文字列から予定のプロパティを再構築します。
シンタックス
'宣言
 
Public Function SetAppointmentProperties( _
   ByVal source As System.String _
) As System.Boolean
public System.bool SetAppointmentProperties( 
   System.string source
)

パラメータ

source
System.String値は、予定のプロパティの XML エンコーディングです。

戻り値の型

予定が変更されている場合は true。
参照

Appointment クラス
Appointment メンバ