DateTimeFieldFriendlyFormatType 列舉
指定的易記的格式顯示日期及時間] 欄位中使用。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Enumeration DateTimeFieldFriendlyFormatType
'用途
Dim instance As DateTimeFieldFriendlyFormatType
public enum DateTimeFieldFriendlyFormatType
成員
成員名稱 | 描述 | |
---|---|---|
Unspecified | 未定義。會使用預設呈現。值 = 0。 | |
Disabled | 將使用標準的絕對表示。值 = 1。 | |
Relative | 將使用標準的易記相對表示 (例如,「 今天下午 3:00 」)。值 = 2。 |