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




Address
PropMods

Syntax

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

Parameters

Address
PropMods

See Also

© 2010 All Rights Reserved.