Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortalSearchResult.GetLastModified Method 

Gets the DateTime value of PortalField.LAST_MODIFIED.

object GetLastModified();

Return Value

DateTime value of PortalField.LAST_MODIFIED

Remarks

Note that DateTimes in the search server are only accurate to four minutes. DateTimes in the search server should remain sequential as they are indexed, although roundoff may result in two dates that were sequential on input being the same in the search server.

See Also

IPortalSearchResult Interface | Plumtree.Remote.PRC.Search Namespace