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 display format for date and time fields.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Enumeration DateTimeFieldFormatType
'Usage
Dim instance As DateTimeFieldFormatType
public enum DateTimeFieldFormatType
Members
Member name | Description | |
---|---|---|
DateOnly | Displays only the date. | |
DateTime | Displays the date and time. |