Owner manual
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
Indicates whether the TestInfo object's DetailInfo property
contains valid information.
Availability
Local, full, and lightweight clients.
Syntax
validDetailValue = tiObject.IsDetailInfoValid
Element
Description
validDetailValue
A Boolean value indicating whether
the DetailInfo property contains
valid information.
TRUE. The DetailInfo property
contains valid
information.
FALSE. The DetailInfo property
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