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