SoftwareItemDocument¶
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime2 | |
| CreatedBy | nvarchar | |
| CustomField1 | nvarchar | |
| CustomField2 | nvarchar | |
| DocumentID | bigint | Internal ID that references the Document entity (Foreign Key) |
| ExtraData | nvarchar | |
| ID | bigint | Internal ID for the SoftwareItemDocument entity (Primary Key) |
| Res1 | nvarchar | |
| Res2 | nvarchar | |
| SoftwareItemID | bigint | Internal ID that references the SoftwareItem entity (Foreign Key) |