This document is archived and information here might be outdated.  Recommended version.


ISimpleTrackingLabelRenderer.LastKnownFIDs Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ISimpleTrackingLabelRenderer.LastKnownFIDs Property

Indicates whether or not last known feature IDs will be drawn to the map display.

[Visual Basic .NET]
Public WriteOnly Property LastKnownFIDs
[C#]
public void LastKnownFIDs {set;}
[C++]
HRESULT putref_LastKnownFIDs(
  IFeatureIDSet* 
);
[C++]

Parameters [in]
is a parameter of type IFeatureIDSet

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ISimpleTrackingLabelRenderer Interface