QueryProperties.TimeZoneID - Propriété
Obtient ou définit l'identificateur pour le fuseau horaire de requête de recherche.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property TimeZoneID As Integer
Get
Set
'Utilisation
Dim instance As QueryProperties
Dim value As Integer
value = instance.TimeZoneID
instance.TimeZoneID = value
[DataMemberAttribute]
public int TimeZoneID { get; set; }
Valeur de propriété
Type : System.Int32
Un entier 32 bits indiquant l'identificateur de fuseau horaire.