Scheduler for WPF
Owner プロパティ (Appointment)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > Appointment クラス : Owner プロパティ
現在の Appointmentオブジェクトを所有する Contactオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property Owner As Contact
public Contact Owner {get; set;}

プロパティ値

デフォルト値は null です。
解説
このプロパティは、C1ScheduleStorage.OwnerStorage ストレージ内にある Contactオブジェクトのみを受け入れます。
参照

Appointment クラス
Appointment メンバ