Owner manual
OpenLNS Programmer's Reference 389
Added to API
Prior to LNS Release 3.0.
ConfigPropertiesAvailable
Summary
Indicates whether configuration property definitions are
available for the device containing this Interface object.
Availability
Local, full, and lightweight clients.
Syntax
configPropsValue = intObject.ConfigPropertiesAvailable
Element
Description
configPropsValue
Boolean value.
TRUE. Configuration property
definitions for the device
containing this interface
have been either uploaded
from the device, or
imported from an external
interface file.
FALSE. Configuration property
definitions for the device
are not available.
intObject
The Interface object to be acted on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.