Assign Activity
Description:
Sets Argument values from within a workflow.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
System.Activities.Statements.Assign
Function:
This activity assigns a value to a variable or to an argument from within a workflow.
Properties:
Name | Description |
---|---|
Display Name |
Assign 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. |
To |
The name of the variable or argument to assign a value to. |
Value |
The value to assign to the |
Version Information:
Supported from: Geocortex Essentials 3.0.
For more information:
https://msdn.microsoft.com/en-us/library/system.activities.statements.assign.aspx