SPFieldRecurrence class
SharePoint 2013
Represents a field that contains a recurrence pattern in a Calendar list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
If you set properties of the SPFieldRecurrence class you must call the Update method for changes to take effect in the database.
An SPFieldRecurrence object can be rendered through the RecurrenceField server control.
The SPFieldRecurrence class corresponds to the Recurrence data type that is specified through the Type attribute of the Field element.
Note |
|---|
SharePoint Foundation does not support inheriting from this class. |
Show:
Note