'Declaration Public Class ProjectResourcePropertyMapping Inherits Infragistics.PropertyMappingBase(Of ProjectResourceProperty)
public class ProjectResourcePropertyMapping : Infragistics.PropertyMappingBase<ProjectResourceProperty>
ProjectResourcePropertyMapping object contains information regarding a specific field in the data source specified by the ResourceItemsSource and which property of the ProjectResource object it maps to. The property of the ProjectResource object is identified by the ResourceProperty property and the field in the data source is identified by the Infragistics.PropertyMappingBase`1.DataObjectProperty property.
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
ProjectResourcePropertyMapping Members
Infragistics.Controls.Schedules Namespace
ResourceItemsSource Property
ResourcePropertyMappings Property
ResourceProperty Property
Infragistics.PropertyMappingBase`1.DataObjectProperty