Organization
- Table Name: Organization
- Class Name: EarthCape.Module.Core.Organization
- Parent Type: Party
| Caption | Member Type | Name | Type |
| Full Name | field | FullName | String |
| Attention | field | Attention | String |
| Profile | field | Profile | String |
| field | String | ||
| Web Site | field | WebSite | String |
| Description | field | Description | String |
| People | collection | People | Person |
| Transactions | collection | Transactions | Transaction |
| Activities | collection | Activities | Activity |
| Collection Size | field | CollectionSize | Int32 |
| Code | field | Code | String |
| Continent | field | Continent | String |
| Location | field | Location | String |
| Projects | collection | Projects | Project |
| FAO Code | field | FaoCode | String |
| Transfers | collection | Transfers | Transfer |
| Consignments | collection | Consignments | Consignment |
| Documents | collection | Documents | Document |
| Duplicates | collection | Duplicates | Duplicate |
| Type | field | Type | OrganizationType |
| Active | field | Active | Boolean |
| Founding Date | field | FoundingDate | DateTime |
| Founding Year | field | FoundingYear | Int32 |
| Geographic Description | field | GeographicDescription | String |
| Number Of Specimens | field | NumberOfSpecimens | Int32 |
| Index Herbariorum Record | field | IndexHerbariorumRecord | Boolean |
| CITES Registration Number | field | CITESRegistrationNumber | String |
| CITES Registered | field | CITESRegistered | Boolean |
| Exchange Agreement | field | ExchangeAgreement | Boolean |
| Teams | collection | Teams | Team |
| Ex Coll | collection | ExColl | ExColl |
| Departments | collection | Departments | Department |
| GRSci Coll Institution | field | GRSciCollInstitution | String |
| Gbif Url | field | GbifUrl | String |
| Gbif Publisher Key | field | GbifPublisherKey | String |
| Gbif Created By | field | GbifCreatedBy | String |
| Logo Url | field | LogoUrl | String |
| Image Path | field | ImagePath | String |
| EORI Number | field | EORINumber | String |
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 |