| AddFileLink | Adds a new McDBNode to the Journal's History Folder for the contents of a File. |
| AddNodeLink | Adds a visibly opened McDBNode to the Journal. |
| AddObject | Adds a new McDBNode to the Journal's HistoryFolder with the contents of the supplied COM object. |
| CreateNode | Add a link in the HistoryFolder to a McDBNode. |
| DatabaseToJournal | Returns a Journal McDBNode for an opened Database McDBNode. |
| DatabaseToObject | Returns a reference to the open automation object of the Journal for a opened Database McDBNode. |
| FileToJournal | Finds a Journal McDBNode for a specified file path. |
| GetHistoryFolder | Returns McDBNode reference to a requested history folder in the identities journal database. |
| GetJournalType | Returns a McDBType for a given Type Name configured for the current identity. |
| GetQueryResultsFolder | Returns McDBNode reference to a specified query history folder in the identities journal database. |
| IsAJournalDatabasePath | Returns True when a given file path contains a journal database path. |
| IsHistoryFolder | Returns True when the given McDBNode is a valid History Folder McDBNode. |
| IsJournalDatabase | Returns True when the given McDBDatabase is the current identity Journal Database. |
| IsJournalNode | Returns True when the given McDBNode is a valid Journal McDBNode. |
| JournalHasDatabase | Determines whether a Journal McDBNode object is linked to a database object without finding the database object. |
| JournalToDatabase | Returns the Database McDBNode associated with the specified McDBNode in the Journal. |
| JournalToObject | Returns the Object that is associated with a Journal Historic McDBNode. |
| JournalValue | Returns a value from a Journal Object or its related objects. |
| MakeQuery | Performs a query and creates a query results child folder in the journal with the resultant nodes. |
| MakeTypeExist | Creates or Returns a McDBType in a specified database. |
| Nodes | Returns an single dimension 0 based array of Journal McDBNode references. |
| ObjectClipboardData | Returns the clipboard data for a visible object. |
| ObjectClose | Close and/or release an opened COM object. |
| ObjectGetActive | Returns the Active Object for a Localized Command. |
| ObjectHasDatabase | Determines whether a visible object is linked to a database object without finding the database object. |
| ObjectOpen | Close and/or Release a COM object. |
| ObjectToDatabase | Returns a reference to a Database McDBNode for a visible object. |
| ObjectToJournal | Returns the Journal McDBNode instance representing a given COM object. |
| ObjectToJournalValueName | Returns the Journal Attribute name for an Object and its Value Name. |
| ObjectUpdateJournal | Find and updates the Journal Node associated with the Object. |
| ObjectUpdateThumbnail | Updates the icons of the McDBNode returned by ObjectToJournal McDBNode and Source Database McDBNode from a live COM object. |
| UpdateDatabaseNode | Find and updates the Database Node associated with the Journal Node. |
| Application |  | The Root of the Application Object Model. |
| Database |  | The McDBDatabase reference for the identities Journal database. |
| DatabaseName |  | The logical name of the identity Journal McDBDatabase. |
| HistoryFolder |  | The McDBNode reference to current history folder in the identities journal database. |
| HistoryFolderAgeLimit |  | The limit in age of days of history folders to keep in the journal. |
| HistoryFolderPath |  | The database path to current history folder in the identities journal database. |
| JournalContent |  | Identifies the content level of the Journal objects. |
| JournalPath |  | The file-system folder path for the parent of the journal databases. |
| JournalTitle |  | The language specific name for the identities Journal database. |
| Name |  | The name for this object instance once initialized. |
| Parent |  | The Object that created this instance. |
| QueryResultsFolder |  | Returns a reference to current query history folder in the identities journal database. |
| QueryResultsFolderPath |  | The database path to current query history folder in the identities journal database. |