ImportStatus.LastCrawlType Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.UserProfiles
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.ImportStatus is obsolete; use class "Microsoft.Office.Server.UserProfiles.ImportStatus" instead")> _
Public ReadOnly Property LastCrawlType As Integer
Get
'Usage
Dim instance As ImportStatus
Dim value As Integer
value = instance.LastCrawlType
[ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.ImportStatus is obsolete; use class "Microsoft.Office.Server.UserProfiles.ImportStatus" instead")]
public int LastCrawlType { get; }
Property Value
Type: System.Int32