SPUserProfileADImportUsageEntry.ImportTimeSpentInProfile 属性

使用 LDAP 目录同步到配置文件的数据库导入的导出数据所花的时间 (以毫秒为单位)。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
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; }

属性值

类型:System.Int64

另请参阅

引用

SPUserProfileADImportUsageEntry 类

SPUserProfileADImportUsageEntry 成员

Microsoft.SharePoint.Administration 命名空间