Freigeben über


SourceRecord.LastModifiedDate-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property LastModifiedDate As DateTime
    Get
    Set
'Usage
Dim instance As SourceRecord
Dim value As DateTime

value = instance.LastModifiedDate

instance.LastModifiedDate = value
[DataMemberAttribute]
public DateTime LastModifiedDate { get; set; }

Eigenschaftswert

Typ: System.DateTime

Implementiert

ISource.LastModifiedDate

Siehe auch

Referenz

SourceRecord Klasse

SourceRecord-Member

Microsoft.Office.Server.Search.Administration.Query-Namespace