Create List <T> Activity
Description:
Creates a list of the specified type.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.CreateList<T>
Function:
This activity allows you to create lists. A list is a collection of objects that can be individually accessed by index.
In a Workflow:
You would use this activity to create a list that can then be passed as an input argument into another activity.
Properties:
Name | Description |
---|---|
In Arguments |
|
Misc |
|
Display Name |
CreateList 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 list. |
Version Information:
Supported from: Geocortex Essentials 3.8.