Version

AddRecurrenceContext Class Members

The following tables list the members exposed by AddRecurrenceContext.

Public Constructors
 NameDescription
Public ConstructorAddRecurrenceContext ConstructorCreates a new instance of the AddRecurrenceContext for adding a new Recurrence object to the data source.  
Public Properties
 NameDescription
Public PropertyDataKeyThe data key of the newly added Recurrence.  
Public PropertyOperationDefines the type of data operation that this context supports. (Inherited from Infragistics.WebUI.WebSchedule.DataContext)
Public PropertyRecurrenceA pre-initialized WebSchedule Recurrence object describing the recurrence pattern and date range information.  
See Also