This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDataSummaryAction Interface > IDataSummaryAction.GetValidSummaryCollectionType Method (ArcObjects .NET 10.5 SDK) |
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