FileType¶
Lookup table for collected file types.
Fields¶
| Field | Type | Description |
|---|---|---|
| Description | nvarchar | Description of the FileType |
| ID | bigint | Internal ID for the FileType entity (Primary Key) |
| Name | nvarchar | Name of the FileType |
| OctopusID | nvarchar | Octopus internal Name of the FileType |