Function NnetInSet() Foundation
Checks whether a bindery object is a member of a property set.
NnetInSet( <cObjectName> , ;
[<nObjectType>] , ; // Default: OBJ_USER
<cPropertyName> , ;
<cMemberName> , ;
<nMemberType> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lIsMember
Returns .T. if the bindary object <cMemberName> is a member of the property set <cPropertyName> which is associated with the bindery object <cObjectName>.
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.