Get Layer List Item Info Activity

Description:

Retrieves layer list item information.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      Geocortex.Workflow.Activities.ExternalActivityBase
        Geocortex.Workflow.Activities.GetLayerListItemInfo

Function:

This activity allows a workflow to obtain properties of items in the user’s layer list.

In a Workflow:

You would use this activity if you needed to determine the visibility of a layer in the user’s layer list.

Properties:

Name Description

In Arguments

Item Id

The Id of the layer list item to obtain.

Item Name

The name of the layer list item to obtain. If an Item Id is also supplied the Id will be preferred.

Misc

Display Name

GetLayerListItemInfo

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.

External Id

An activity handler within a client can reference this particular activity using this external identifier.

Out Arguments

Items

The layer list items.

Version Information:

Supported from: Geocortex Essentials 4.3, Geocortex Viewer for Silverlight 2.4, Geocortex Viewer for HTML5 2.4.