ComponentOne Scheduler for WPF and Silverlight
AppointmentMappingCollection Class Members
Properties  Methods  Events

C1.C1Schedule Namespace : AppointmentMappingCollection Class

The following tables list the members exposed by AppointmentMappingCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AppointmentMappingCollection class.  
Top
Public Properties
 NameDescription
Public PropertyReturns MappingInfo object for the memory field which is intended to store the other properties of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the other properties of the Appointment object to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the Appointment.Body property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of the Body allow the Appointment.Body property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the End property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the End property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. (Inherited from C1.C1Schedule.MappingCollectionBase<Appointment>)
Public PropertyReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. (Inherited from C1.C1Schedule.MappingCollectionBase<Appointment>)
Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public PropertyReturns MappingInfo object for the Appointment.Location property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Location property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the Appointment.Owner.Id property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Owner property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the Appointment.Owner.Index property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Owner property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the Start property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Start property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the Appointment.Subject property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Subject 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 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.C1Schedule.MappingCollectionBase<Appointment>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
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 EventRepresents the method that handles the Disposed event of a component. (Inherited from C1.C1Schedule.MappingCollectionBase<Appointment>)
Top
See Also

Reference

AppointmentMappingCollection Class
C1.C1Schedule Namespace