Touchstone Re 2023 API Reference
CancelActivityResponse Class Properties


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace : CancelActivityResponse Class

For a list of all members of this type, see CancelActivityResponse members.

Public Properties
 NameDescription
Public PropertyIndicates 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

Reference

CancelActivityResponse Class
AIR.Services.ActivityManagement.Api Namespace