Scheduler for WinForms
SetAppointmentProperties メソッド (Appointment)

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

パラメータ

source
予定のプロパティの XML エンコードを含む System.String値。

戻り値の型

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

Appointment クラス
Appointment メンバ