Plumtree Portal UI  
 

IObjectTreeModel.SetAccessLevel Method 

This method sets the access level that the user needs to have to view items in the tree (default is SELECT). This must be called before SetQueryFilter().

void SetAccessLevel(
   int nLevel
);

Parameters

nLevel

See Also

IObjectTreeModel Interface | com.plumtree.portaluiinfrastructure.tree Namespace