Server Scope Activity
Description:
A container that only permits server activities.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Geocortex.Workflow.Activities.ServerScope
Function:
This activity assists workflow authors by creating a container that only permits activities that are executed on the server. This activity will generate a validation error if an external/client activity is added inside it.
In a Workflow:
You would use this activity if you needed to perform several server side operations without returning to the client application.
Properties:
Name |
Description |
---|---|
Display Name |
ServerScope 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.15