The following tables list the members exposed by ActivityOperationResult.
Name | Description | |
---|---|---|
ActivityOperationResult Constructor | Overloaded. |
Name | Description | |
---|---|---|
Activity | Returns the activity associated with the operation. | |
Error | If an error occurred during the process of getting activity query results, this property returns the error information. (Inherited from Infragistics.OperationResult) | |
IsCanceled | Indicates if the operation was canceled. (Inherited from Infragistics.OperationResult) | |
IsComplete | Indicates if the query operation has been completed. (Inherited from Infragistics.OperationResult) | |
Item | Returns the item associated with the operation. (Inherited from Infragistics.Controls.Schedules.ItemOperationResult<ActivityBase>) |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
InitializeResult | Initializes the Error and IsComplete properties based on the specified values. (Inherited from Infragistics.Controls.Schedules.ItemOperationResult<ActivityBase>) | |
OnCanceled | Called when the operation is canceled. (Inherited from Infragistics.OperationResult) |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |