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




PropMods

Syntax

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

Parameters

PropMods

See Also

© 2010 All Rights Reserved.