Skip to main content

ASPxAppointmentCustomFieldMapping Constructors

Represents a mapping of a custom property of an appointment to an appropriate data field.
Name Parameters Description
ASPxAppointmentCustomFieldMapping() none Initializes a new instance of the ASPxAppointmentCustomFieldMapping class with default settings.
ASPxAppointmentCustomFieldMapping(String, String) name, member Initializes a new instance of the ASPxAppointmentCustomFieldMapping class with the specified settings.
See Also