ImportStatus.CrawlInProgressType 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 CrawlInProgressType As Integer
Get
'Usage
Dim instance As ImportStatus
Dim value As Integer
value = instance.CrawlInProgressType
[ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.ImportStatus is obsolete; use class "Microsoft.Office.Server.UserProfiles.ImportStatus" instead")]
public int CrawlInProgressType { get; }
Property Value
Type: System.Int32