バージョン

AppointmentPropertyMappingCollection クラス

Appointment オブジェクトのフィールド マッピングを指定するために使用されるコレクション。
シンタックス
'宣言
 
Public Class AppointmentPropertyMappingCollection 
   Inherits Infragistics.PropertyMappingCollection(Of AppointmentProperty,AppointmentPropertyMapping)
解説

AppointmentPropertyMappingCollection クラスは ListScheduleDataConnectorListScheduleDataConnector.AppointmentPropertyMappings プロパティによって使用されます。各 AppointmentPropertyMapping オブジェクトは Appointment クラスのプロパティに対して予定データ ソース内のフィールドへのマッピングを提供する AppointmentPropertyMapping オブジェクトのコレクションです。

参照