Scheduler for WPF
SetAppointmentProperties メソッド (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : SetAppointmentProperties メソッド
The System.String value containing XML encoding of appointment properties.
Reconstructs appointment properties from the specified string.
シンタックス
'宣言
 
Public Function SetAppointmentProperties( _
   ByVal source As System.String _
) As System.Boolean
public System.bool SetAppointmentProperties( 
   System.string source
)

パラメータ

source
The System.String value containing XML encoding of appointment properties.

戻り値の型

True if appointment has been changed.
参照

Appointment クラス
Appointment メンバ