method GetValidSummaryCollectionType
[Visual Basic .NET] Public Function GetValidSummaryCollectionType ( _ ByVal ColumnIndex As Integer _ ) As Integer
[C#] public int GetValidSummaryCollectionType ( int ColumnIndex );
[C++]
HRESULT GetValidSummaryCollectionType(
long ColumnIndex,
long* ValidSummaryType
);
[C++]Parameters
ColumnIndex [in] ColumnIndex is a parameter of type long ValidSummaryType [out, retval] ValidSummaryType is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.