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