Mapping Constructors
The property mapping that specifies source object’s property that provides data to a scheduler item’s property.| Name | Parameters | Description |
|---|---|---|
| Mapping() | none | Initializes a new Mapping instance with the default settings. |
| Mapping(String) | fieldName | Initializes a new Mapping instance with the specified data object’s property name. |
See Also