Framework value accessors
This section describes the value accessors that are included with Data Exchange Framework.
Dictionary value accessor
This value accessor provides the ability to read and write values to a dictionary.
|
Expected source/target object type |
|
|
Template location |
Data Exchange/Framework/Data Access/Value Accessors/Dictionary Value Accessor |
Template fields
|
Field name |
Description |
|---|---|
|
Key Value |
The name of the key whose value can be read and written. |
Property value accessor
This value accessor provides the ability to read and write a property on an object.
|
Expected source/target object type |
|
|
Template location |
Data Exchange/Framework/Data Access/Value Accessors/Property Value Accessor |
Template fields
|
Field name |
Description |
|---|---|
|
Property Name |
The name of the property whose value can be read and written. |