Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the update frequency for Active Directory synchronization with groups.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property UpdateFrequency As Integer
Get
Set
'Usage
Dim instance As ADSyncGroupSettings
Dim value As Integer
value = instance.UpdateFrequency
instance.UpdateFrequency = value
public int UpdateFrequency { get; set; }
Property value
Type: System.Int32
Remarks
Specify both the UpdateFrequency integer value and the UpdateFrequencyUnit, for example 1 month or 3 days.