This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IR > IRESTServerObjectAdmin Interface > IRESTServerObjectAdmin.AdminVersion Property (ArcObjects .NET 10.4 SDK) |
Returns the version of the server's admin API.
[Visual Basic .NET] Public ReadOnly Property AdminVersion As Double
[C#] public double AdminVersion {get;}
[C++]
HRESULT get_AdminVersion(
double* pAdminVersion
);
[C++]
Parameters pAdminVersion [out, retval] pAdminVersion is a parameter of type double