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