SPUserProfileADImportUsageEntry.ImportTimeSpentInProfile-Eigenschaft
Exportieren von Daten mithilfe von LDAP-DirSync auf Profildatenbank importiert verstrichene Zeit (in Millisekunden).
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ImportTimeSpentInProfile As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.ImportTimeSpentInProfile
instance.ImportTimeSpentInProfile = value
public long ImportTimeSpentInProfile { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse