Create Dictionary Activity
Description:
Creates a dictionary with the specified key and value types.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.CreateDictionary<TKey,TValue>
Function:
This activity allows you to create dictionaries. A dictionary is a generic collection of key/value pairs.
In a Workflow:
You would use this activity to create a dictionary that can then be passed as an input argument into another activity.
Properties:
Name | Description |
---|---|
Misc |
|
Display Name |
CreateDictionary You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Out Arguments |
|
Result |
The dictionary. |
Version Information:
Supported from: Geocortex Essentials 3.8.