Freigeben über


ResultItemType.LastModifiedDate-Eigenschaft

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

Syntax

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

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

Eigenschaftswert

Typ: System.DateTime

Siehe auch

Referenz

ResultItemType Klasse

ResultItemType-Member

Microsoft.Office.Server.Search.Administration-Namespace