Dictionary value accessor

Version:

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.

If you have suggestions for improving this article, let us know!