Function NnetDelPrp() Foundation
Deletes a property from a bindery object.
NnetDelPrp( <cObjectName> , ;
[<nObjectType>] , ; // Default: OBJ_USER
<cPropertyName> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if a property is successfully deleted from the specified bindery object or .F. in case of a failure (refer to NnetError() when deletion fails).
The user must have write access to the property.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.