Touchstone Re 2023 API Reference
CancelActivityResponse Class Members
Properties 


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

The following tables list the members exposed by CancelActivityResponse.

Public Constructors
 NameDescription
Public Constructor  
Top
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