Partager via


KeywordQuery.TimeZoneId - Propriété

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public Property TimeZoneId As Integer
    Get
    Set
'Utilisation
Dim instance As KeywordQuery
Dim value As Integer

value = instance.TimeZoneId

instance.TimeZoneId = value
public int TimeZoneId { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

KeywordQuery classe

KeywordQuery - Membres

Microsoft.SharePoint.Client.Search.Query - Espace de noms