共用方式為


SPUserProfileADImportUsageEntry.ImportTimeSpentInProfile property

匯出資料匯入使用 LDAP 目錄同步至設定檔資料庫所花費的時間 (以毫秒為單位)。

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

Syntax

'宣告
Public Property ImportTimeSpentInProfile As Long
    Get
    Set
'用途
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.ImportTimeSpentInProfile

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

Property value

Type: System.Int64

請參閱

參照

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace