ComponentOne GanttView for WPF
ResourceMappingCollection Class Members
Properties  Methods  Events

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : ResourceMappingCollection Class

The following tables list the members exposed by ResourceMappingCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ResourceMappingCollection class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Public PropertyReturns C1.C1Schedule.MappingInfo object for the Cost property of the Resource object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Cost property to be bound to the appropriate field in the data source.  
Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public PropertyReturns C1.C1Schedule.MappingInfo object for the Resource.Name property of the Resource object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Resource.Name property to be bound to the appropriate field in the data source.  
Public PropertyReturns C1.C1Schedule.MappingInfo object for the BaseObject.Notes property of the Resource object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Notes property to be bound to the appropriate field in the data source.  
Public PropertyReturns C1.C1Schedule.MappingInfo object for the BaseObject.ID property of the Resource object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.ID property to be bound to the appropriate field in the data source.  
Public PropertyReturns C1.C1Schedule.MappingInfo object for the Resource.ResourceType property of the Resource object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Resource.ResourceType property to be bound to the appropriate field in the data source.  
Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Public PropertyReturns C1.C1Schedule.MappingInfo object for the Resource.UnitOfMeasure property of the Resource object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Resource.UnitOfMeasure property to be bound to the appropriate field in the data source.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public Method (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Top
Public Events
 NameDescription
Public Event (Inherited from C1.C1Schedule.MappingCollectionBase<Resource>)
Top
See Also

Reference

ResourceMappingCollection Class
C1.GanttView Namespace