The following tables list the members exposed by CancelActivityResponse.
Public Constructors
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