For a list of all members of this type, see Activity members.
| Name | Description | |
|---|---|---|
![]() | CreateOccurrence | Virtual function to create an Occurrence of an Activity within a Recurring Activity. Used by inheritors of Activities to create type specific activities within recurring activities. This method is called by the RecurrenceEngine in order to create specific instances, (occurrences) of a recurring activity. |
![]() | CreateRecurrence | |
![]() | CreateVariance | |
![]() | GetValue | Overloaded. Obtains a property value from ViewState based on the string id define as a constant in the derived class. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | IsDirty | Overloaded. Public shortcut to check if object has had data changes (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | OnItemBound | Called when an object has been bound to a datastore (Inherited from Infragistics.WebUI.Shared.WebDataObject) |
![]() | Reset | Clears the values of all properties within the object and also clears the viewstate for the object (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | ResetKey | Sets the key back to null. (Inherited from Infragistics.WebUI.Shared.KeyedWebObjectBase) |
![]() | SetRecurrence | |
![]() | SetValue | Sets an object value so that it is maintained in viewstate (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | ToString | String formatted for visual designer. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
| Name | Description | |
|---|---|---|
![]() | CreateSubObject | Overridden. |
![]() | GetSubObject | Obtains a subobject reference based on the specified id value. SubObjects are automatically managed for ViewState (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | OnPropertyChange | (Inherited from Infragistics.WebUI.Shared.WebDataObject) |
![]() | SetSubObject | (Inherited from Infragistics.WebUI.Shared.WebDataObject) |