|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| GetMessageVersion(String,Identity) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > Converter Class > GetMessageVersion Method : GetMessageVersion(String,Identity) Method |
- dataSource
- identity
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function GetMessageVersion( _ ByVal dataSource As String, _ ByVal identity As ESRI.ArcGIS.ADF.Identity _ ) As esriArcGISVersion | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim dataSource As String Dim identity As ESRI.ArcGIS.ADF.Identity Dim value As esriArcGISVersion value = Converter.GetMessageVersion(dataSource, identity) | |
| C# | |
|---|---|
public static esriArcGISVersion GetMessageVersion( string dataSource, ESRI.ArcGIS.ADF.Identity identity ) | |
Parameters
- dataSource
- identity
Returns esriArcGISVersion83 for versions prior to 9.2 SP4 because of a bug with GetMessageVersion that was fixed at 9.2 SP4.
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