List
This method is deprecated.
The method List retrieves a list of all KCM Master Templates that the user, as indicated by the property UserID, is allowed to access.
-
Signature
bool List (string pattern); -
Parameters
The parameter pattern 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.