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
See also
Reference
Microsoft.Office.Server.Search.Administration.Query namespace