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


ITemporalFeatureClassStatistics.TrackCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalFeatureClassStatistics Interface > ITemporalFeatureClassStatistics.TrackCount Property
ArcGIS Developer Help

ITemporalFeatureClassStatistics.TrackCount Property

Indicates the TemporalFeatureClass track count.

[Visual Basic .NET]
Public ReadOnly Property TrackCount As Integer
[C#]
public int TrackCount {get;}
[C++]
HRESULT get_TrackCount(
  System.Int32* plTrackCount
);
[C++]
Parameters
plTrackCount [out, retval]

plTrackCount is a parameter of type long*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITemporalFeatureClassStatistics Interface

.NET Samples

Temporal statistics Temporal statistics