'宣言 Public Class AppointmentPropertyMappingCollection Inherits Infragistics.Services.PropertyMappingCollection(Of AppointmentProperty,AppointmentPropertyMapping)
public class AppointmentPropertyMappingCollection : Infragistics.Services.PropertyMappingCollection<AppointmentProperty,AppointmentPropertyMapping>
AppointmentPropertyMappingCollection クラスは ListScheduleDataConnector の ListScheduleDataConnector.AppointmentPropertyMappings プロパティによって使用されます。各 AppointmentPropertyMapping オブジェクトは Appointment クラスのプロパティに対して予定データ ソース内のフィールドへのマッピングを提供する AppointmentPropertyMapping オブジェクトのコレクションです。