Configproperties, Methods, Itembyhandle – Echelon OpenLNS User Manual
Page 177: Configproperties c
OpenLNS Programmer's Reference
140
Syntax
retrievedObject = coll
Object._NewEnum
Element
Description
retrievedObject
An expression that evaluates to the
object retrieved.
collObject
An iterator object that can be used to
access members of the collection.
Data Type
Object.
Read/Write
Read only.
Added to API
OpenLNS.
ConfigProperties
object is a collection of
objects. Configuration properties
may be associated with a
, or
The following table
summarizes the ConfigProperties object.
Description
A collection of
objects.
Added to API
Prior to LNS Release 3.0.
Accessed Through
object
object
object
Default Property
Methods
•
Properties
•
•
•
•
•
Methods
The ConfigProperties
object contains the following method: ItemByHandle.
ItemByHandle
Summary
object, specified by its handle,
collection. The
object to be retrieved must be specified by its handle.
Availability
Local, full, and lightweight clients.
Syntax
object = coll.ItemByHandle(handle)
Element
Description
object
object retrieved
from the collection.
coll
The collection object.