WhichUserInformation Enumeration

NOTE: This member is now obsolete. Use Qdv.UserApi.UserInformationFilter instead.

Specifies how the UserInformation is filtered.
Fields
 
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.

In this article

Definition