Method value writer
Version: 4.0
This value writer is used to invoke a method on the target object. Whether the value is passed to the method depends on how the value writer is configured.
Expected target object type |
|
Expected value object type |
|
Template location |
Data Exchange/Framework/Data Access/Value Writers/Merge Dictionary Value Writer |
Template fields
Field name |
Description |
---|---|
Method Name |
Name of the method on the target object that is invoked. |
Use Value as Parameter |
If you select this, the value is passed to the method as a parameter. If you leave it unselected, no parameter is passed to the method. |