Namespace: PP.App
The QueryParamEnum enumeration contains a set of parameters of the web application address.
It is used by the methods:
Value |
Brief description |
| key | Key. Repository object key. |
| repo | Repo. Repository identifier. |
| odid | OdId. Repository object moniker. |
| connectionId | ConnectionId. Database connection identifier. |
| mode | Mode. Mode of repository object opening. |
| class | Class. Repository object class. |
| entry | Entry. Key of model. |
| locale | Locale. Web application interface language. |
| params | Params. Additional parameters of repository object opening. |
| parent | Parent. Parent repository object key. |
See also: