Indicates whether or not to draw the most recent feature IDs in a dataset to the map display.
[Visual Basic 6.0] Property LastKnownFIDs As IFeatureIDSet
[Visual Basic .NET]
Public WriteOnly Property LastKnownFIDs
[C#] public void LastKnownFIDs {set;}
[Java] public IFeatureIDSet setrefLastKnownFIDs() throws IOException, AutomationException
[C++] HRESULT putref_LastKnownFIDs( IFeatureIDSet* );