Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPortalSearchResult.GetLastModified Method 

Gets the DateTime value of PortalField.LAST_MODIFIED.

object GetLastModified();

Return Value

The DateTime value of PortalField.LAST_MODIFIED.

Remarks

Note: 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