Delete Features Activity

Description:

Deletes features from an ArcGIS Server feature layer.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.AsyncCodeActivity
      Geocortex.Workflow.Activities.DeleteFeatures

Function:

This activity allows you to delete features from a feature layer.

In a Workflow:

You would use this activity to delete features from a feature layer.

Properties:

Name Description

In Arguments

Credentials

The network credentials that are sent to the host and used to authenticate the request.

Feature Layer Url

The URL of the ArcGIS Server feature layer. The layer must support editing. For example: http://server/arcgis/rest/services/<serviceName>/FeatureServer/<layerId>.

GDB Version

The geodatabase version on which the operation will be performed. This argument only applies to layers that support versioned data.

Object IDs

The object IDs of the features to delete.

Token

The token for accessing a secure ArcGIS task.

Proxy Url

The URL to proxy the request through.

Misc

Display Name

DeleteFeatures

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

Results

The results of the delete operation.

Version Information:

Supported from: Geocortex Essentials 3.8.