Isdetailinfovalid, Parent – Echelon OpenLNS User Manual
Page 967
OpenLNS Programmer's Reference
930
Syntax
subnetIdValue
= toObject.ExpectedSubnetId
Element
Description
toObject
The TestInfo object to be acted on.
nodeIdValue
The expected subnet ID of the
tested device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
IsDetailInfoValid
Summary
object's
contains valid information
.
Availability
Local, full, and lightweight clients.
Syntax
validDetailValue = tiObject.
Element
Description
validDetailValue
A Boolean value
indicating whether
valid information.
TRUE.
contains valid
information.
FALSE.
contains invalid
information
.
tiObject
The TestInfo object to be acted on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
LNS Release 3.0.
Parent
Summary
Returns the object that spawned the current child object.
The parent object is determined by the means in which a
child object is accessed, not by the OpenLNS Object
hierarchy.
Availability
Local, full, lightweight, and independent clients. Note that
some collection objects are not available to Independent
clients.
Syntax
parentObject = object.Parent
Element
Description
parentObject
The object that is the parent of the