-
Notifications
You must be signed in to change notification settings - Fork 0
Moneydance Object Model
Mike B edited this page Feb 8, 2024
·
7 revisions
Home>Moneydance>Object Model
Here is a derived Object Model. It shows the relationship between the various data objects within Moneydance. If you wish to see the contents of your file install the File Display extension found in the Downloads directory. It will allow you to traverse the data model.

On each relationship you will see an occurrence which defines how many items there can be. For example RootAccount can have 0 or more Accounts but every Account only has 1 RootAccount.
See Traversing Data and Objects for details of the individual objects and.