This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalWorkspaceStatistics Interface > ITemporalWorkspaceStatistics.AllTotalFeatureCounts Property (ArcObjects .NET 10.5 SDK) |
Indicates the total number of features logged for each TemporalFeatureClass under the workspace or workspace factory.
[Visual Basic .NET] Public ReadOnly Property AllTotalFeatureCounts As IPropertySet
[C#] public IPropertySet AllTotalFeatureCounts {get;}
[C++]
HRESULT get_AllTotalFeatureCounts(
IPropertySet** ppiAllTotalFeatureCounts
);
[C++]
Parameters ppiAllTotalFeatureCounts [out, retval]
ppiAllTotalFeatureCounts is a parameter of type IPropertySet