WC-ADMIN-APP attribute
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Indicates whether a WebClient application is an Administrator installation or a personal installation. If TRUE, a user with Administrator privileges installed the application. If FALSE, the user did not have those privileges and installed a personal instance of the application.
Data type: LOGICAL
Access: Read-only
Applies to: SESSION system handle
This attribute is only valid for WebClient sessions. The LIST-QUERY-ATTRS function's output only shows it for WebClient sessions.