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.
Specifies the format to use in displaying date and time fields.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPDateTimeFieldFormatType
Dim instance As SPDateTimeFieldFormatType
public enum SPDateTimeFieldFormatType
Members
| Member name | Description | |
|---|---|---|
| DateOnly | Only the date is displayed. | |
| DateTime | Both the date and the time are displayed. |