CleanResultIsSpellingChanged Property |
Gets whether or not spelling changed.
Namespace:
Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic bool IsSpellingChanged { get; }
Public ReadOnly Property IsSpellingChanged As Boolean
Get
public:
property bool IsSpellingChanged {
bool get ();
}
member IsSpellingChanged : bool with get
Property Value
Type:
Boolean
See Also