SynchronizationRunStatus.Updates Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property Updates As Integer
Get
'Usage
Dim instance As SynchronizationRunStatus
Dim value As Integer
value = instance.Updates
public int Updates { get; }
Property Value
Type: System.Int32
See Also
Reference
SynchronizationRunStatus Class