Department
- Table Name: Department
- Class Name: EarthCape.Module.Core.Department
- Parent Type: Party
| Caption | Member Type | Name | Type |
| Research Interests | field | ResearchInterests | String |
| Full Name | field | FullName | String |
| Website | field | Website | String |
| Organization | field | Organization | Organization |
| People | collection | People | Person |
| Address | field | Address | PostalAddress |
Party
- Table Name: Party
- Class Name: EarthCape.Module.Core.Party
| Caption | Member Type | Name | Type |
| Name | field | Name | String |
| Comment | field | Comment | String |
| Photo | field | Photo | Byte[] |
| Display Name | field | DisplayName | String |
| Phone Numbers | collection | PhoneNumbers | PhoneNumber |
| Addresses | collection | Addresses | PostalAddress |
| First Address | field | FirstAddress | PostalAddress |
| First Address Country | field | FirstAddressCountry | Country |
| Last Modified By | field | LastModifiedBy | EarthcapeUser |
| Created On | field | CreatedOn | DateTime |
| Last Modified On | field | LastModifiedOn | DateTime |
| Created By | field | CreatedBy | EarthcapeUser |
| Gbif Key | field | GbifKey | String |
| Latitude | field | Latitude | Double |
| Longitude | field | Longitude | Double |
| Customer Code | field | CustomerCode | Term |
| Status | field | Status | Term |
| Source | field | Source | Term |
| Additional Code | field | AdditionalCode | String |