{$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 | ||||
| ClassTypeID | SmallInt | ||||||
| Color | Int | ||||||
| ID | Int | ID of the job board | |||||
| IsActive | Bit | Indicates if this record is active. | |||||
| IsShared | Bit | Indicates if this board is a Private or Shared board | |||||
| IsSystem | Bit | ||||||
| ModifiedByComputer | varchar(25) | The windows computer name of the last user who modified this record | |||||
| ModifedByUser | Varchar(25) | The user name of the last user who modified this record | |||||
| ModifiedDate | Smalldatetime | The datetime this record was last modified. | |||||
| Name | Varchar(100) | The name of the job board | |||||
| OwnerID | Int | Indicates which employee owns this board | Employee.ID | ||||
| SeqID | Smallint |
Related Tables
See Also
Backlinks include_pagepage_componentbacklinks
You could leave a comment if you were logged in.