ESRI.ArcGIS.ADF.Tasks
GetConvertToException Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributesConverter Class : GetConvertToException Method




value
destinationType

Syntax

Visual Basic (Declaration) 
Protected Function GetConvertToException( _
   ByVal value As Object, _
   ByVal destinationType As Type _
) As Exception
Visual Basic (Usage)Copy Code
Dim instance As QueryAttributesConverter
Dim value As Object
Dim destinationType As Type
Dim value As Exception
 
value = instance.GetConvertToException(value, destinationType)
C# 
protected Exception GetConvertToException( 
   object value,
   Type destinationType
)

Parameters

value
destinationType

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.