Version

RemoveVarianceContext Class Members

The following tables list the members exposed by RemoveVarianceContext.

Public Constructors
 NameDescription
Public ConstructorRemoveVarianceContext ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyActivityActual activity (Inherited from Infragistics.WebUI.WebSchedule.RemoveActivityContext)
Public PropertyDataKeyData key for the Activity being deleted. (Inherited from Infragistics.WebUI.WebSchedule.RemoveActivityContext)
Public PropertyIsDeleteAllIndicates whether all variances should be deleted because the recurring series has materially changed, and any existing variances are likely to become invalid.  
Public PropertyOperationDefines the type of data operation that this context supports. (Inherited from Infragistics.WebUI.WebSchedule.DataContext)
Public PropertyOriginalStartDateTimeUtcThe original start date and time of the unmodified occurrence that has been replaced by this variance now being removed.  
Public PropertyRecurrenceKeyData key for the Recurrence associated with the deleted Activity. (Inherited from Infragistics.WebUI.WebSchedule.RemoveActivityContext)
Public PropertyRootActivityKeyThe variance is removed from the root recurring Activity identified by this key value.  
Public PropertyRootActivityTimestampTimestamp on the root recurring Activity, if it was updated by a stored procedure.  
Public PropertyVarianceKeyVariance correlation key of a variance collection to be removed from the data provider.  
See Also