KeywordQuery.TimeZoneId 屬性
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public Property TimeZoneId As Integer
Get
Set
'用途
Dim instance As KeywordQuery
Dim value As Integer
value = instance.TimeZoneId
instance.TimeZoneId = value
public int TimeZoneId { get; set; }
屬性值
類型:System.Int32