ESRI.ArcGIS.ADF.ArcGISServer
GetMessageVersion(Catalog) Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer Namespace > Converter Class > GetMessageVersion Method : GetMessageVersion(Catalog) Method




catalog
Retrieves the version enumeration value from the ArcGIS Server.

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function GetMessageVersion( _
   ByVal catalog As Catalog _
) As esriArcGISVersion
Visual Basic (Usage)Copy Code
Dim catalog As Catalog
Dim value As esriArcGISVersion
 
value = Converter.GetMessageVersion(catalog)
C# 
public static esriArcGISVersion GetMessageVersion( 
   Catalog catalog
)

Parameters

catalog

Remarks

Returns esriArcGISVersion83 for versions prior to 9.2 SP4 because of a bug with GetMessageVersion that was fixed at 9.2 SP4.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.