Version 24.2 (latest)

CancelOperationResult Class Properties

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

Public Properties
 NameDescription
Public PropertyErrorIf an error occurred during the process of getting activity query results, this property returns the error information. (Inherited from Infragistics.OperationResult)
Public PropertyIsCanceledIndicates if the operation was canceled. (Inherited from Infragistics.OperationResult)
Public PropertyIsCompleteIndicates if the query operation has been completed. (Inherited from Infragistics.OperationResult)
Public PropertyOperationOperation being canceled.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also