ImportStatus.LastCrawlOtherErrors 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("LastCrawlOtherErrors is obsolete. This attribute no longer exists. Please use LastCrawlErrors for overall error count.")> _
Public ReadOnly Property LastCrawlOtherErrors As Integer
Get
'Usage
Dim instance As ImportStatus
Dim value As Integer
value = instance.LastCrawlOtherErrors
[ObsoleteAttribute("LastCrawlOtherErrors is obsolete. This attribute no longer exists. Please use LastCrawlErrors for overall error count.")]
public int LastCrawlOtherErrors { get; }
Property Value
Type: System.Int32