Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ISO 8601 date string representation of the last time the content collection was cleared.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Content
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property Cleared As String
Get
'Usage
Dim instance As ContentCollection
Dim value As String
value = instance.Cleared
string Cleared { get; }
Property Value
Type: System.String
The ISO 8601 date string representation of the last time the content collection was cleared.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Content Namespace