Draft
This is a preliminary version of the VDM documentation.
DocumentRelation
- entity type: NestedEntity
- id:
56a76ae8-4f2e-460c-90a7-4d5c0c107276 - code:
DocumentRelation - name: DocumentRelation
- description: association table defining relationship between document and document
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Document | LookupEntity [Document] | ✘ | ✘ | ✘ | ✘ | dependent document relation to document entity | |
| RelatedDocument | LookupEntity [Document] | ✘ | ✘ | ✘ | ✘ | related document on which the document depends (e.g. parent document) | |
| Type | LookupEntity [DocumentRelationType] | ✘ | ✘ | ✘ | ✘ | type of document 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