SPCalendarOrderType enumeration
指定要用於 [日期、 月份和年份中的行事曆日期的順序。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPCalendarOrderType
'用途
Dim instance As SPCalendarOrderType
public enum SPCalendarOrderType
Members
Member name | Description | |
---|---|---|
MDY | 月-日 — 年份 | |
DMY | 天-月-年 | |
YMD | 年-月-天 |