Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The unit of a period of time.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Enumeration IntervalUnit
'Usage
Dim instance As IntervalUnit
public enum IntervalUnit
Members
| Member name | Description | |
|---|---|---|
| Unspecified | The IntervalUnit object's value has not yet been specified. | |
| Day | The [T:Microsoft.SharePoint.Publishing.IntervalUnitobject's] field for day. | |
| Week | The IntervalUnit object's field for week. | |
| Month | The IntervalUnit object's field for month. | |
| Year | The IntervalUnit object's field for year. |
See Also
Reference
Microsoft.SharePoint.Publishing Namespace
Day
Month
Unspecified
Week
Year