Name | Description | |
---|---|---|
ResourceMappingCollection Constructor | Initializes a new instance of the ResourceMappingCollection class. |
The following tables list the members exposed by ResourceMappingCollection.
Name | Description | |
---|---|---|
ResourceMappingCollection Constructor | Initializes a new instance of the ResourceMappingCollection class. |
Name | Description | |
---|---|---|
Comparer | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
Cost | Returns C1.Schedule.MappingInfo object for the Resource.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 Resource.Cost property to be bound to the appropriate field in the data source. | |
Count | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
IdMapping | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
IndexMapping | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
Name | Returns C1.Schedule.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. | |
Notes | Returns C1.Schedule.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. | |
ResourceID | Returns C1.Schedule.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. | |
ResourceType | Returns C1.Schedule.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. | |
Site | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
UnitOfMeasure | Returns C1.Schedule.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. |
Name | Description | |
---|---|---|
Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Dispose | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
ClearItems | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
GetKeyForItem | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
InsertItem | (Inherited from C1.Schedule.MappingCollectionBase<Resource>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
SetItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | |
WriteObject | Overridden. Fills boundObject with values from specified Resource object. |