Click or drag to resize

ResponseMatchLevel Property

Gets the match level of address found.

Namespace:  Autoaddress.Autoaddress2_0.Model.VerifyAddress
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public Nullable<MatchLevel> MatchLevel { get; }

Property Value

Type: NullableMatchLevel
See Also