Function NnetDelObj() Foundation
Deletes a bindery object and all associated properties.
NnetDelObj( <cObjectName> , ;
[<nObjectType>] , ; // Default: OBJ_USER
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if an object is successfully deleted from the bindery or .F. in case of a failure (refer to NnetError() when deletion fails).
The user must have write access to the bindery object and its properties.
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.