Click or drag to resize

Session Class

X#
The VFP compatible Session class.
Inheritance Hierarchy
Object
  Session

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS Session IMPLEMENTS IVFPObject
Request Example View Source

The Session type exposes the following members.

Constructors
  NameDescription
Public methodSession
Initializes a new instance of the Session class
Top
Properties
Methods
  NameDescription
Public methodReadExpression Obsolete.
Public methodReadMethod Obsolete.
Public methodResetToDefault Obsolete.
Public methodSaveAsClass Obsolete.
Public methodWriteExpression Obsolete.
Public methodWriteMethod Obsolete.
Top
See Also