ADSyncGroupSettings.ScheduledUpdates 属性
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Property ScheduledUpdates As Boolean
Get
Set
用法
Dim instance As ADSyncGroupSettings
Dim value As Boolean
value = instance.ScheduledUpdates
instance.ScheduledUpdates = value
public bool ScheduledUpdates { get; set; }
属性值
类型:System.Boolean
True如果安排组更新 Active Directory 同步 ;否则为False。