Function NnetDelObj() Foundation

Deletes a bindery object and all associated properties.

Syntax
NnetDelObj( <cObjectName>             , ;
            [<nObjectType>]           , ;  // Default: OBJ_USER
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> lSuccess
Return

Returns .T. if an object is successfully deleted from the bindery or .F. in case of a failure (refer to NnetError() when deletion fails).

Description

The user must have write access to the bindery object and its properties.

Feedback

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.