Discuss this help topic in SecureBlackbox Forum
This event is fired when a property is removed.
Declaration
Parameters
- URL - contains the URL of the request.
- NS - specifies property namespace.
- Name - specifies property name.
- Success - use this parameter to specify whether to accept or decline the request.
- pcURL - contains the URL of the request.
- szURL - the length of pcURL.
- pcNS - specifies property namespace.
- szNS - the length of pcNS.
- pcName - specifies property name.
- szName - the length of pcName.
Description
This event is fired when the property is requested to be removed from the server.
Discuss this help topic in SecureBlackbox Forum