UserInformationFilter Enumeration
| Name | Value | Description | |
|---|---|---|---|
| AllLevels | 0 | All available levels. | |
| CurrentAndAllChildLevels | 3 | The current level and all its children (children, grandchildren, etc...). | |
| CurrentAndParentLevels | 2 | Only the current level and its parents. | |
| CurrentLevelOnly | 1 | Only the current level and its direct children. | 
	
		Available since QDV 7.13.0001.
	
					
