Version

AppointmentPropertyMapping Class Members

The following tables list the members exposed by AppointmentPropertyMapping.

Public Constructors
Public Properties
 NameDescription
Public PropertyAppointmentPropertyIdentifies a property of Appointment object.  
Public PropertyConverterSpecifies the converter to use when converting between the schedule property's value and the data object's property's value. (Inherited from Infragistics.PropertyMappingBase<AppointmentProperty>)
Public PropertyConverterParameterSpecifies the converter parameter that will be passed in the Convert and ConvertFrom methods of the Converter. If null then the underlying data item will be passed. (Inherited from Infragistics.PropertyMappingBase<AppointmentProperty>)
Public PropertyDataObjectPropertySpecifies the property of the data objects in the data source. (Inherited from Infragistics.PropertyMappingBase<AppointmentProperty>)
See Also