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


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

IGraphicFeatureServer Interface

Provides access to members of Graphic Feature Server.

Product Availability

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

Members

Name Description
Method Add
Method AddAttachments
Method ApplyEdits
Method Delete
Method DeleteAttachments
Method DeleteByID
Method GetCount
Method GetLayers Yields layers.
Method GetServiceObjectCount
Method GetTables Yields tables/layers.
Method Query
Method QueryAttachmentData
Method QueryAttachmentInfos
Method QueryFromService
Method QueryHTMLPopups Returns the html as text that can be used in popups.
Method QueryIDs
Method QueryRelatedObjects
Method Update Updates dataobjects.
Method UpdateAttachments Updates Attachments.

Classes that implement IGraphicFeatureServer

Classes Description
GraphicFeatureServer The Graphic Feature Server component provides programmatic access to the Graphic Features.
GraphicFeatureServerIP Graphic Feature Server Message Proxy.
GraphicFeatureServerLP Graphic Feature Server LAN Proxy.