Scheduler for WinForms
AppointmentFields クラス
メンバ 

C1.Win.C1Schedule.Extended.4.8 アセンブリ > C1.Win.C1Schedule 名前空間 : AppointmentFields クラス
AppointmentFields 辞書には、ビューで使用できるすべてのフィールドが含まれます。
オブジェクト モデル
AppointmentFields クラス
シンタックス
'宣言
 
Public Class AppointmentFields 
   Inherits System.Collections.Generic.Dictionary(Of String,AppointmentField)
public class AppointmentFields : System.Collections.Generic.Dictionary<string,AppointmentField> 
継承階層

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      C1.Win.C1Schedule.AppointmentFields

参照

AppointmentFields メンバ
C1.Win.C1Schedule 名前空間