ComponentOne Scheduler for WPF and Silverlight
Location Property (AppointmentMappingCollection)

C1.C1Schedule Namespace > AppointmentMappingCollection Class : Location Property
Returns 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.
Syntax
'Declaration
 
Public ReadOnly Property Location As MappingInfo
public MappingInfo Location {get;}
See Also

Reference

AppointmentMappingCollection Class
AppointmentMappingCollection Members