The following tables list the members exposed by FetchVariancesContext.
| Name | Description | |
|---|---|---|
![]() | FetchVariancesContext Constructor | Creates a data context for performing a fetch of variance information from the data provider. |
| Name | Description | |
|---|---|---|
![]() | Activities | Collection of root recurring Activities for which variances are being loaded. |
![]() | EndDate | Ending date for the range of variances to be retrieved. |
![]() | HasActivities | Indicates whether this FetchVariancesContext contains information about the root recurring Activities for which variances are being loaded. |
![]() | Operation | Defines the type of data operation that this context supports. (Inherited from Infragistics.WebUI.WebSchedule.DataContext) |
![]() | Resource | Resource owning the activities for which variance information is retrieved. |
![]() | StartDate | Starting date for the range of variances to be retrieved. |
![]() | Variances | List of Variance objects retrieved by the WebSchedule data provider. |