Partager via


ADSyncGroupSettings.StartUpdateTime - Propriété

Obtient ou définit la date et l'heure de démarrage de la synchronisation Active Directory.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
<PSObsoleteAttribute> _
Public Property StartUpdateTime As DateTime
    Get
    Set
'Utilisation
Dim instance As ADSyncGroupSettings
Dim value As DateTime

value = instance.StartUpdateTime

instance.StartUpdateTime = value
[PSObsoleteAttribute]
public DateTime StartUpdateTime { get; set; }

Valeur de propriété

Type : System.DateTime
Un objet DateTime .

Voir aussi

Référence

ADSyncGroupSettings classe

ADSyncGroupSettings - Membres

Microsoft.Office.Project.Server.Library - Espace de noms