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


IResultPortionInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IResultPortionInfo Interface
ArcGIS Developer Help

IResultPortionInfo Interface

Provides access to members that describe a result portion.

Product Availability

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

Members

Name Description
Read/write property Count The number of elements to return or being returned.
Read/write property ResultID The unique ID of a result.
Read/write property StartIndex The zero-based index of the first element to return or being returned.

Classes that implement IResultPortionInfo

Classes Description
ResultPortionInfo A class used to define query result portion options.