Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies the state of an instance of the DocuTable class.
Syntax
public boolean verify([boolean _throwOnError])
Run On
Called
Parameters
- _throwOnError
Type: boolean
A Boolean value that indicates whether the instance of the DocuTable class is valid; optional.
Return Value
Type: boolean
true if this instance is valid; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | The DocuTable instance is not valid. |