Framework value accessors

Version: 8.0

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

System.Collections.Generic.IDictionary<TKey,TValue>

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

System.Object

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.

Do you have some feedback for us?

If you have suggestions for improving this article,