Owner manual
OpenLNS Programmer's Reference 270
resynchronization.
Added to API
LNS Release 3.20.
Properties
The DeviceTemplate object contains the following properties:
• AppDevices
• BitmapFilePath
• ClassId
• ComponentApps
• Description
• DeviceClass
• DeviceSubclass
• DeviceValidation
• DynamicNvSupported
• Extensions
• Format
• Handle
• HostSelect
• IconFilePath
• Interface
• ManufacturerId
• ModelNo
• Name
• Parent
• ProgramId
• ProgramType
• RegisteredComponent
• SelfDocConsistency
• SelfDocumentation
• UserTypeFileName
• XifPath
AppDevices
Summary
Contains the AppDevices collection object associated with the
specified Channel object. The AppDevices property represents
all the devices on the channel.
Availability
Local, full, and lightweight clients.
Syntax
appDevicesCollection = object.AppDevices
Element
Description
appDevicesCollection
The AppDevices collection returned.
object
The Channel object to be acted on.
Data Type
AppDevices collection object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.