Version

DateRangeQueryResultBase Class Members

The following tables list the members exposed by DateRangeQueryResultBase.

Public Properties
 NameDescription
Public PropertyErrorsReturns a list of errors that were encountered during the query.  
Public PropertyRangeReturns the range for which the associated query was created.  
Public PropertyResourcesReturns the owners for which the associated query was created.  
Public PropertyStatusReturns a constant which describes the current status of the operation. (Inherited from Infragistics.Scheduler.Data.OperationResultBase)
Public Events
 NameDescription
Public EventCompletedOccurs when the OperationResultBase.Status transitions to 'Completed'. Applicable only for data connectors which execute operations asynchronously. (Inherited from Infragistics.Scheduler.Data.OperationResultBase)
See Also