{$page}
Updated: 2017-06-16
Version: Control 6.1
Table Purpose, Usage, and Notes
This table is …
Information on Table Data
- ClassTypeIDs Stored in Table:
- xxxxx -
Table Structure
| ~ Table.FieldName | ~ Data Type | ~ Description | ~ Links To | ||||
| AssignedToID | Int | ID of the employee the job is assigned to | Employee.ID | ||||
| Body | Varchar(max) | ||||||
| ClassTypeID | SmallInt | ||||||
| DueDate | SmallDateTime | Date the job is due | |||||
| ID | SmallInt | ID of the job board | |||||
| IsActive | Bit | Indicates if this record is active. | |||||
| IsPriority | Bit | Indicates if this record is a high priority. | |||||
| ModifiedDate | SmallDateTime | Date the record was last edited. | |||||
| RefCount | SmallInt | ||||||
| SeqID | Smallint | ||||||
| SortIndex | Int | Indicates the sort order for this board. | |||||
| SortOV | Int | Indicates if the sorting has been overridden | |||||
| StationID | Int | ID of the station | Station.ID | ||||
| StatusID | Int | ID of the order's status | |||||
| Summary | Varchar(1024) | Summary of the job | |||||
Related Tables
See Also
Backlinks include_pagepage_componentbacklinks
You could leave a comment if you were logged in.