Owner manual
OpenLNS Programmer's Reference 682
Element
Description
isOpenFlag
Boolean value.
Object
A Boolean value indicating whether the
ObjectServer object is currently open.
TRUE. The ObjectServer object is
currently open.
FALSE. The ObjectServer object is
currently closed.
Data Type
Boolean.
Read/Write
Read only.
Added to API
LNS Release 3.0.
LdrfLanguages
Summary
Contains the LdrfLanguages collection representing the
languages known by OpenLNS.
You can only access this property after you have opened the
Object Server.
Availability
Local, full, lightweight, and independent clients.
Syntax
ldrfLang = osObject.LdrfLanguages
Element
Description
ldrfLang
The LdrfLanguages collection.
osObject
The ObjectServer object to be acted on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
LNS Release 3.0.