Version

FetchVariancesContext Class Members

The following tables list the members exposed by FetchVariancesContext.

Public Constructors
 NameDescription
Public ConstructorFetchVariancesContext ConstructorCreates a data context for performing a fetch of variance information from the data provider.  
Public Properties
 NameDescription
Public PropertyActivitiesCollection of root recurring Activities for which variances are being loaded.  
Public PropertyEndDateEnding date for the range of variances to be retrieved.  
Public PropertyHasActivitiesIndicates whether this FetchVariancesContext contains information about the root recurring Activities for which variances are being loaded.  
Public PropertyOperationDefines the type of data operation that this context supports. (Inherited from Infragistics.WebUI.WebSchedule.DataContext)
Public PropertyResourceResource owning the activities for which variance information is retrieved.  
Public PropertyStartDateStarting date for the range of variances to be retrieved.  
Public PropertyVariancesList of Variance objects retrieved by the WebSchedule data provider.  
See Also