SPDateTimeFieldFormatType enumeration

Specifies the format to use in displaying date and time fields.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPDateTimeFieldFormatType
'Usage
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.

See also

Reference

Microsoft.SharePoint namespace