Share via


ContentCollection.Cleared Property

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

ContentCollection Interface

ContentCollection Members

Microsoft.SharePoint.Search.Extended.Administration.Content Namespace