Scheduler for WinForms
GetFieldsForView メソッド

C1.Win.C1Schedule.Extended.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > AppointmentFields クラス : GetFieldsForView メソッド
ビューで表示に使用されるフィールドの辞書を返します。ID とすべての表示フィールドが含まれます。
シンタックス
'宣言
 
Public Function GetFieldsForView() As System.Collections.Generic.Dictionary(Of String,AppointmentField)
public System.Collections.Generic.Dictionary<string,AppointmentField> GetFieldsForView()
参照

AppointmentFields クラス
AppointmentFields メンバ