Owner manual
OpenLNS Programmer's Reference 100
Availability
Local, full, and lightweight clients.
Syntax
retrievedObject = collObject._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.
Application
Description
Used to store application version, name, and state information.
Added to API
LNS Release 3.0.
Accessed Through
NetworkServiceDevice object.
Default Property
Item property.
Methods
None.
Properties
• ClassId
• MajorApiVersion
• MajorVersion
• MinorApiVersion
• MinorVersion
• Name
• Parent
• State
Methods
The Application object does not contain any methods.
Properties
The Application object contains the following properties.
• ClassId
• MajorApiVersion
• MajorVersion
• MinorApiVersion
• MinorVersion
• Name
• Parent
• State