Method value writer
Version:
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 | System.Object |
|---|---|
| Expected value object type | System.Object |
| Template location | Data Exchange/Framework/Data Access/Value Writers/Merge Dictionary Value Writer |
Template fields
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. |
If you have suggestions for improving this article, let us know!