Letterbook
Lists the models in a letterbook.
-
Signature
bool Letterbook (string letterbook); -
Parameters
The parameter letterbook specifies the entry point of a Letterbook.
-
Return value
If the function returns true, an XML data file with a list of models and model folders is stored in the file specified by the property InfoFile.
If the function returns false, then the request has failed, and the file specified by the property InfoFile will contain XML error data.
An example (List.xml) of the XML data file returned by the method List can be found in the subfolder Apis\Online\Example XML Files of the KCM Core installation folder.