DocumentRegProperty
Purpose
Contains information about the document’s registration parameters.
Diagram of relationships between Document state details
List of columns
Key | Name | Type | Required | Description |
DocumentID | bigint | yes | Document identifier. Corresponds to the entry identifier in the Document table. | |
DocumentProcessedDate | date | yes | The date when the document's state changed to "Processed." | |
PropertyName | nvarchar | yes | The name of the registration parameter. | |
PropertyValue | nvarchar | yes | The value of the registration parameter. |
12.04.2024 18:16:02