DESCRIPTION: Delete the specific asset by the code according to the user rights.
INPUT:
_user: Login name of the executor.
_pwd: Passw ord of the executor.
_code: Asset code to delete
DeleteAssetByCode
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="DeleteAssetByCode"> <Result Code="0" Description="Success"/> </Function> </WSApiResponse> </string>
DeleteAssetByCode_output