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


IFeatureServerInfo.CurrentVersion Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IFeatureServerInfo.CurrentVersion Property

.

[Visual Basic .NET]
Public ReadOnly Property CurrentVersion As Double
[C#]
public double CurrentVersion {get;}
[C++]
HRESULT get_CurrentVersion(
  double* CurrentVersion
);
[C++]

Parameters CurrentVersion [out, retval] CurrentVersion is a parameter of type double

Product Availability

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

See Also

IFeatureServerInfo Interface