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


IGeoDataDescriptor Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IG > IGeoDataDescriptor Interface
ArcGIS Developer Help

IGeoDataDescriptor Interface

Provides access to members that control the GeoDataset descriptor.

Product Availability

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

Members

Name Description
Method CreateFromSelectionSet Creates a GeoDataset descriptor with a SelectionSet.
Read-only property Field The field of the GeoDataset descriptor.
Read-only property FieldName The field name of the GeoDataset descriptor.
Read-only property QueryFilter The query filter of the GeoDataset descriptor.
Read-only property SelectionSet The SelectionSet of the GeoDataset descriptor.

Classes that implement IGeoDataDescriptor

Classes Description