Move an item in a Child Specification list.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the Task. |
Child Specification Control Name | The Name of the Child Specification List. |
Row Index | The Row Index of the item you want move in the Child Specification List. Row Index starts at 1 for the first row. |
Number of Rows to Move | The number of rows you want to move the selected item. The direction to move is signified by a + symbol (down) or a - symbol (up) in front of the amount.For example +2 would move the item 2 places down |
Constant Name | The Constant used to report on the success of the Specification Task, for reference only. |
When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Child Specification Control Name | "ChildSpec" | ChildSpec | This is the name of the Child Specification Control. |
Row Index | 2 | 2 | This is the Row index you want to move. |
Number Of Rows To Move | +2 | +2 | This will move the Row down two places in the Child Specification Control. |
Constant Name | "DWConstantReport" | DWConstantReport | This is the name of the Constant the Task will report to. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.
This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.
The status output navigation is as follows:
Success
Success with Warnings (one of the following occurred)
Failed (one of the following occurred)