Create Collection <T> Activity

Description:

Creates a collection of the specified type.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.CreateCollection<T>

Function:

This activity allows you to create collections.

In a Workflow:

You would use this activity to create a collection that can then be passed as an input argument into another activity.

Properties:

Name Description

In Arguments

Misc

Display Name

CreateCollection

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 collection.

Version Information:

Supported from: Geocortex Essentials 3.8.