OrganizationRelation
- entity type: AggregateRoot
- id:
f42e5dc9-5690-4aeb-ade6-838f55aec4f8 - code:
OrganizationRelation - name: OrganizationRelation
- description: association table defining relationship between organization and organization
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Organization | LookupEntity [Organization] | ✘ | ✘ | ✘ | ✘ | dependent organization, relation to organization entity | |
| RelatedOrganization | LookupEntity [Organization] | ✘ | ✘ | ✘ | ✘ | related organization, organization on which the organization depends (e.g. parent organization) | |
| Type | LookupEntity [OrganizationRelationType] | ✘ | ✘ | ✘ | ✘ | type of organization relationship |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here