共用方式為


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 命名空間