DeleteSecurityForProduct()

Examples


The DeleteSecurityForProduct() function removes the security task operations and the modified/alternate forms and reports settings for the specified product.

Syntax

DeleteSecurityForProduct(dict_ID)

Parameters

dict_ID – An integer specifying the ID of the dictionary for which the security information is being deleted.

Return value

A boolean. The value true indicates the security data was removed, while the value false indicates it was not.


Documentation Feedback