The TitleMatch object is a private object, a collection of FoundTitle objects. A TitleMatch object contains the following properties:
TitleMatch property | Description |
---|---|
Search | String to be used in database search |
Logon | Current user's e-mail alias |
Server | Name of Web server hosting the CML/LitCrit application |
Found | FoundTitle objects |
The relationship of a container (collection) object such as TitleMatch to its child objects (such as FoundTitle) is one-to-many.