Share via


Source.LastModifiedDate property

Namespace:  Microsoft.Office.Server.Search.Administration.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property LastModifiedDate As DateTime
    Get
'Usage
Dim instance As Source
Dim value As DateTime

value = instance.LastModifiedDate
public DateTime LastModifiedDate { get; }

Property value

Type: System.DateTime

Implements

ISource.LastModifiedDate

See also

Reference

Source class

Source members

Microsoft.Office.Server.Search.Administration.Query namespace