BinaryContents
Name: Binary Contents
Type: Application
Modules: OPS-Dispatch
Description: Contains binary data for user-defined files.
| Field | Documentation |
|---|---|
| ContentId | Unique identifier for a piece of content. |
| FileName | File name of the content, including the extension (e.g., 'metropass.pdf'). |
| Comments | Comments about the record. |
| Url | Path or URL to the file. |
| FileType | Type of the file stored (e.g., Media). |
| CreatedBy | User that created the file. |
| DateSaved | Date the file was saved. |
| TimeSaved | Time the file was saved. Value is in seconds from midnight. |
| LastAccessDate | Date the file was last accessed. |
| Sequence | The order to reassemble multiple binary contents for a large file |
| ContentInBinary | Binary form of the file. |