Componentapps, Description – Echelon OpenLNS User Manual
Page 309
OpenLNS Programmer's Reference
272
added to the API.
ComponentApps
Summary
collection is a list of LNS plug-in
commands that are associated with a particular object type.
Note that all
property; however, the behavior of this
property is unspecified when accessed through a
Availability
Local, full, and lightweight clients.
Syntax
appsCollection = object.ComponentApps
Element
Description
returned.
object
object to be acted
on.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Description
Summary
Stores description information about the
object
.
Availability
Local, full, lightweight, and independent clients. Note that
some collections are not available to Independent clients.
Syntax
stringValue = object.Description
Element
Description
stringValue
A string description of the
object.
object
object to be acted
on.
Data Type
String.
Read/Write
Read/write.
Added to API
This depends on the object used to access the property.
Generally, this property exists for the objects listed above as
soon as they are added to the API. See the applicable object
to determine what release it was introduced in.