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


ITemporalFeatureClass.PruneTable Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITemporalFeatureClass.PruneTable Method

Apply the purge rule to the temporal table.

[Visual Basic .NET]
Public Sub PruneTable ( _
)
[C#]
public void PruneTable (
);
[C++]
HRESULT PruneTable(
void
);

Product Availability

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

See Also

ITemporalFeatureClass Interface