SPWebApplication.DefaultTimeZone - Propriété

Obtient ou définit le fuseau horaire par défaut pour l'application Web.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property DefaultTimeZone As Integer
    Get
    Set
'Utilisation
Dim instance As SPWebApplication
Dim value As Integer

value = instance.DefaultTimeZone

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

Valeur de propriété

Type : System.Int32
Un entier de 32 bits qui spécifie le fuseau horaire.

Voir aussi

Référence

SPWebApplication classe

SPWebApplication - Membres

Microsoft.SharePoint.Administration - Espace de noms