The following tables list the members exposed by RemoveRecurrenceContext.
| Name | Description | |
|---|---|---|
![]() | RemoveRecurrenceContext Constructor | Creates a DataContext for a RemoveRecurrence operation that detaches a Recurrence and any associated VarianceCollection from an Activity. |
| Name | Description | |
|---|---|---|
![]() | ActivityKey | Data key for the Activity that is being updated to no longer have an associated Recurrence. |
![]() | HasVariances | Indicates whether a VarianceCollection is present, and needs to be removed by the WebSchedule data provider. |
![]() | Operation | Defines the type of data operation that this context supports. (Inherited from Infragistics.WebUI.WebSchedule.DataContext) |
![]() | RecurrenceKey | Data key for the Recurrence being deleted. |
![]() | VarianceKey | Data key for the VarianceCollection, if any, that must be deleted along with the Recurrence object. |