ADSyncGroupSettings.ScheduledUpdates 属性

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.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

另请参阅

引用

ADSyncGroupSettings 类

ADSyncGroupSettings 成员

WebSvcAdmin 命名空间