Add Range To Collection <T> Activity

Description:

Adds a range of items to a specified collection.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.AddRangeToCollection

Function:

Adds multiple new items to an existing collection.

In a Workflow:

This activity allows you to add multiple items to an existing collection in a single operation. This activity can be used to add the contents of one collection to another.

Properties:

Name

Description

In Arguments

Collection

The collection that receives the new items.

Items

The items to add to the collection.

Misc

Display Name

AddRangeToCollection<T>

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.

Version Information:

Supported from: Geocortex Essentials 3.12.