Version 24.2 (latest)

OperationResult Class Properties

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

Public Properties
 NameDescription
Public PropertyErrorIf an error occurred during the process of getting activity query results, this property returns the error information.  
Public PropertyIsCanceledIndicates if the operation was canceled.  
Public PropertyIsCompleteIndicates if the query operation has been completed.  
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also