lsxECLPS

This is the lsxECLPS object contained within this lsxECLSession object. Refer to lsxECLPS Class for a list of the properties and methods of this object. The following example shows this object.

' Connect to connection A
dim mySessObj as new lsxECLSession("A")
 
dim PSSize as Long
 
' Get the PS size from the contained lsxECLPS object
PSSize = mySessObj.lsxECLPS.Size