Difference between revisions of "Activity:GetFromDictionary (Activity)"
Line 37: | Line 37: | ||
* [[Workflow Designer]] | * [[Workflow Designer]] | ||
− | [[Activities]] | + | [[Category:Activities]] |
Latest revision as of 09:59, 4 November 2015
The GetFromDictionary activity gets and returns an item, specified by an unique key, from a given dictionary. If the data type of the returned item is known, the GetFromDictionary<T> activity, with a generic type argument, should be used.