ESRI.ArcGIS.ADF.ArcGISServer
FindAddressCandidates2CompletedEventArgs Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : FindAddressCandidates2CompletedEventArgs Class




Object Model


Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
Public Class FindAddressCandidates2CompletedEventArgs 
   Inherits AsyncCompletedEventArgs
Visual Basic (Usage)Copy Code
Dim instance As FindAddressCandidates2CompletedEventArgs
C# 
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
public class FindAddressCandidates2CompletedEventArgs : AsyncCompletedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.FindAddressCandidates2CompletedEventArgs

See Also

© 2010 All Rights Reserved.