Share via


DocuTable.verify Method

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.

See Also

Reference

DocuTable Table