Skip to main content

SchedulerCustomFieldMapping Constructors

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