ResponseMatchLevel Property |
Gets the match level of address found.
Namespace:
Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic MatchLevel MatchLevel { get; }
Public ReadOnly Property MatchLevel As MatchLevel
Get
public:
property MatchLevel MatchLevel {
MatchLevel get ();
}
member MatchLevel : MatchLevel with get
Property Value
Type:
MatchLevel
See Also