Plumtree Portal UI  
 

PTMultiColumnListModel.SetTreeQueryFilter Method 

Sets the query filter for the tree. By default there is no query filter.

public virtual void SetTreeQueryFilter(
   int _nClassID,
   int _nPropID,
   int[] _anValues
);

Parameters

_nClassID
_nPropID
_anValues

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace