Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
OperationResult Class Members
The following tables list the members exposed by OperationResult.
Public Properties
| Name | Description |
| Error | If an error occurred during the process of getting activity query results, this property returns the error information. |
| IsCanceled | Indicates if the operation was canceled. |
| IsComplete | Indicates if the query operation has been completed. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Methods
| Name | Description |
| OnCanceled | Called when the operation is canceled. |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also