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