ImportStatus.MembershipLastCrawlTime Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property MembershipLastCrawlTime As DateTime
Get
'Usage
Dim instance As ImportStatus
Dim value As DateTime
value = instance.MembershipLastCrawlTime
public DateTime MembershipLastCrawlTime { get; }
Property Value
Type: System.DateTime