バージョン 24.2 (最新)

AppointmentUIElement コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
public AppointmentUIElement( 
   ActivityAreaUIElement parent,
   Appointment appointment,
   bool startTimeVisible,
   bool endTimeVisible
)

パラメータ

parent
この要素を含む ActivityAreaUIElement
appointment
関連付けられた Appointment
startTimeVisible
開始の時間を表示するかどうかを決定します。
endTimeVisible
終了の時間を表示するかどうかを決定します。
参照