Progress.Lang.OEVersionInfo class

Contains information that identifies the specified software component of OpenEdge. OpenEdge provides instances of this class that you can reference using the LOCAL-VERSION-INFO attribute on the SESSION system handle and the VersionInfo property of the Progress.Lang.OERequestInfo class.

Serializable:

No

Constructors

This class does not contain a constructor.

Super Class

Progress.Lang.Object class

Interfaces

This class does not implement interfaces (beyond those it inherits from its base class).

Public Properties

Public Methods

This class does not contain any methods.

Public Events

This class does not contain events.

Notes

The OpenEdge software component that the properties of this class identify depends on the source of the object reference used to obtain this class instance.

See also

LOCAL-VERSION-INFO attribute, Progress.Lang.OERequestInfo class