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