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


IGraphicFeatureServer2.GetServerInfo Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IGraphicFeatureServer2.GetServerInfo Method

[Visual Basic .NET]
Public Function GetServerInfo ( _
) As IFeatureServerInfo
[C#]
public IFeatureServerInfo GetServerInfo (
);
[C++]
HRESULT GetServerInfo(
void
);

Product Availability

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

See Also

IGraphicFeatureServer2 Interface