ESRI.ArcGIS.ADF.ArcGISServer
GetCandidateFieldsAsync(PropertySet,Object) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeocodeServerProxy Class > GetCandidateFieldsAsync Method : GetCandidateFieldsAsync(PropertySet,Object) Method




PropMods
userState

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetCandidateFieldsAsync( _
   ByVal PropMods As PropertySet, _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As GeocodeServerProxy
Dim PropMods As PropertySet
Dim userState As Object
 
instance.GetCandidateFieldsAsync(PropMods, userState)
C# 
public void GetCandidateFieldsAsync( 
   PropertySet PropMods,
   object userState
)

Parameters

PropMods
userState

See Also

© 2010 All Rights Reserved.