SPUserProfileADImportUsageEntry.ExportAdds-Eigenschaft
Anzahl der Objekte, die während des Exports Profildatenbank hinzugefügt wurden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ExportAdds As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.ExportAdds
instance.ExportAdds = value
public long ExportAdds { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse