Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies the display format for date and time fields.
Namespace: Microsoft.SharePoint.Client
Assembly: 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. |