Skip to main content

Mapping Properties

The property mapping that specifies source object’s property that provides data to a scheduler item’s property.
Name Description
ConversionBehavior Gets or sets on which conversion stage the mapping uses Converter.
Converter Gets or sets a converter that transforms source object’s property value into scheduler item’s property value, and vise versa.
FieldName Gets or sets the name of a source object’s property that is mapped to a scheduler item’s property.
See Also