| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Active | Indicates if the Record is Active or Not | bit | |
| AverageTimeReport | Average Time Report | bit | |
| BudgetCodeCode | Budget Code Code | nvarchar | |
| BudgetCodeDescription | Budget Code Description | nvarchar | |
| BudgetCodeId | Budget Code Id | int | |
| ChargeRate | Charge Rate | decimal | |
| Code | Time Type Code | nvarchar | |
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| Description | Time Type Description | nvarchar | |
| EarnsCompTime | Indicates if this Time Type earns comp time | bit | |
| Id | Time Type Id | int | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| ParentId | Parent Id | int | |
| ProductiveInProductiveReport | Indicates if this Time Type can be used on Productive Reports | bit | |
| ProductiveTime | Indicates if this Time Type can be used as Productive Time Records | bit | |
| ProductiveTimeReport | Indicates if this Time Type can be used on Productive Time Reports | bit | |
| Trainee | Indicates if this Time Type can be used on Trainee Records | bit | |
| Trainer | Indicates if this Time Type can be used on Trainer Records | bit | |
| TrainingTime | Indicates if this Time Type can be used on Training Time Records | bit |