The following tables list the members exposed by ResourceOperationResult.
Name | Description | |
---|---|---|
ResourceOperationResult Constructor | Overloaded. |
Name | Description | |
---|---|---|
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<Resource>) | |
Resource | Returns the resource. |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
InitializeResult | Initializes the Infragistics.OperationResult.Error and Infragistics.OperationResult.IsComplete properties based on the specified values. (Inherited from Infragistics.Controls.Schedules.ItemOperationResult<Resource>) | |
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) |