Echelon OpenLNS User Manual
Page 255
OpenLNS Programmer's Reference
218
Syntax
isRepairable = validationObject.
Element
Description
validationObject
The
DatabaseValidationErrorInstance
object being acted upon.
isRepairable
A Boolean value indicating whether
OpenLNS can repair errors of this
type.
TRUE. OpenLNS can
automatically repair this
type of error (or this
specific instance of an error
type) as part of the
database validation
procedure.
To have LNS repair the
method to initiate the
database validation and
set the validationFlags
element to
lcaDbValidateAnd
Repair (1).
This will occur if no errors
were discovered during the
network validation, or if all
the errors discovered
during the validation were
repaired
.
FALSE. OpenLNS can not
automatically repair this
type of error.
Data Type
Boolean
.
Read/Write
Read only.
Added to API
LNS Release 3.20.