Version

FetchRecurrencesContext Class Members

The following tables list the members exposed by FetchRecurrencesContext.

Public Constructors
 NameDescription
Public ConstructorFetchRecurrencesContext ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyEndDateEnding date for the range of recurrences to be retrieved.  
Public PropertyOperationDefines the type of data operation that this context supports. (Inherited from Infragistics.WebUI.WebSchedule.DataContext)
Public PropertyRecurrencesList of Recurrence objects retrieved by the WebSchedule data provider.  
Public PropertyResourceResource owning the activities for which recurrence information is retrieved.  
Public PropertyStartDateStarting date for the range of recurrences to be retrieved.  
See Also