RegionalSettings.AlternateCalendarType 屬性
取得及設定在伺服器使用的其他行事曆類型。
命名空間: 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 Property AlternateCalendarType As Short
Get
Set
'用途
Dim instance As RegionalSettings
Dim value As Short
value = instance.AlternateCalendarType
instance.AlternateCalendarType = value
public short AlternateCalendarType { get; set; }
屬性值
類型:System.Int16
備用行事曆類型。
備註
AlternateCalendarType屬性接受下列整數值 ︰
0 — 無
1 — 西曆
3 — 日本天紀元
5 — 韓文檀紀元
6 — 回曆
7 — 泰
8 — 希伯來陰曆
9 — 西曆中間東部法文行事曆
10 — 西曆阿拉伯文行事曆
11 — 西曆音譯英文行事曆
12 — 西曆音譯法文行事曆
16 — 賽迦
如果設為其他值,西曆會使用。