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