SetAntitheftToXml
Turn on or off antitheft alarm for a given consumer returning result in Xml format
Parameters:
TrackAntitheftParameters
Returned Type: XmlDocument
Returns an XML Document with the following structure:
<?xml version="1.0" encoding="utf-8"?> <furesult> <message><![CDATA[ OK ]]></message> </furesult>
Where