Share via


SPUserProfileADImportUsageEntry.ExportUpdates property

Count of objects that were updated during export to Profile Database.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ExportUpdates As Long
    Get
    Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.ExportUpdates

instance.ExportUpdates = value
public long ExportUpdates { get; set; }

Property value

Type: System.Int64

See also

Reference

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace