Skip to main content

SchedulerMappingConverterParameter Constructors

Provides extra data for mapping converters when the scheduler transforms source objects to scheduler items and vise versa.
Name Parameters Description
SchedulerMappingConverterParameter(SchedulerDataStorage, Object) scheduler, parameter Initializes a new SchedulerMappingConverterParameter instance with the specified scheduler and source object / scheduler item.
See Also