This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalRenderer Interface > ITemporalRenderer.SetMostCurrentFIDs Method (ArcObjects .NET 10.4 SDK) |
Method SetMostCurrentFIDs.
[Visual Basic .NET] Public Sub SetMostCurrentFIDs ( _ ByVal piFIDSet As IFeatureIDSet _ )
[C#] public void SetMostCurrentFIDs ( IFeatureIDSet piFIDSet );
[C++]
HRESULT SetMostCurrentFIDs(
IFeatureIDSet* piFIDSet
);
[C++]
Parameters piFIDSet [in]
piFIDSet is a parameter of type IFeatureIDSet