Draft
This is a preliminary version of the VDM documentation.
ProjectStatus
- entity type: AggregateRoot
- id:
d0eabccd-2213-49a5-9973-af66c799b20b - code:
ProjectStatus - name: ProjectStatus
- description: status of a project
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✘ | ✔ | ✘ | ✘ | code for project status | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | description for project status | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | name for project status | |
| Status | LookupEntity [ProjectStatusType] | ✘ | ✘ | ✘ | ✘ | type of project |
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