GenerateTables
Evaluates XBRL tables in an instance file. The result is true on success, false on failure. If an error occurs, a RaptorXMLException is raised. Use the LastErrorMessage property to access additional information.
COM and .NET
Signature: boolean GenerateTables()
Java
Signature: public boolean generateTables()