'Declaration Public Class TaskPropertyMappingCollection Inherits Infragistics.Services.PropertyMappingCollection(Of TaskProperty,TaskPropertyMapping)
public class TaskPropertyMappingCollection : Infragistics.Services.PropertyMappingCollection<TaskProperty,TaskPropertyMapping>
TaskPropertyMappingCollection class is used by the ListScheduleDataConnector's ListScheduleDataConnector.TaskPropertyMappings property. It's a collection of TaskPropertyMapping objects where each TaskPropertyMapping object provides a mapping for a property of Task class to the field in the tasks data source.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2