SessionId property (OERequestInfo)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
(PAS for OE only)
Identifies the Progress Application Server session associated with a given
request or response. This property holds the value used by the multi-session agent, not the
session manager. If there is no valid response or request running in the session, the
property defaults to the Unknown value (?).
Data type: INTEGER
Access: PUBLIC Read-only
Applies to: Progress.Lang.OERequestInfo class