Share via


ISource.LastModifiedDate property

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

Syntax

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

value = instance.LastModifiedDate
DateTime LastModifiedDate { get; }

Property value

Type: System.DateTime

See also

Reference

ISource interface

ISource members

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