C# Class Rock.Address.SmartyStreets

Inheritance: VerificationComponent
Mostrar archivo Open project: NewSpring/Rock

Public Methods

Method Description
Verify ( Rock location, string &resultMsg ) : VerificationResult

Standardizes and Geocodes an address using Smarty Streets service

Method Details

Verify() public method

Standardizes and Geocodes an address using Smarty Streets service
public Verify ( Rock location, string &resultMsg ) : VerificationResult
location Rock The location.
resultMsg string The result MSG.
return VerificationResult