Click or drag to resize

RuntimeState.Workareas Property

X#
The Workarea information for the current Thread.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC PROPERTY Workareas AS DataSession GET 
Request Example View Source

Property Value

Type: DataSession
Remarks
This property is a backward compatible alias for the DataSession property
See Also