CwrCollectionAction
The action to perform on the identified specification. It can be: Stop: Stop the collection specification from continuing. Start: Start the collection specification. Clear: Clear the current collection data. A collection in progress must be stopped before it can be cleared. Restart: Identical to Clear followed by a Start.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | actionStop |
| 2 | actionStart |
| 3 | actionClear |
| 4 | actionRestart |