|  | Plumtree Portal UI | |
| SelectPTObjectModel.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
SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace