For a list of all members of this type, see CancelActivityResponse members.
Public Properties
| Name | Description |
 | Canceled | Indicates the status of the activity that you requested to cancel using the CancelActivity method. The response message validates whether the passed ActivitySidField is a cancellable activity.
- Returns Fault if the activity represented by ActivitySid has one of the following statuses: Complete, Completed with Exceptions, Cancelled or Failed.
- Returns Fault if the activity represented by ActivitySid is non-cancellable for any child activity on UI.
|
Top
See Also