> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for TimeKeepingType

> Lists the enum values for TimeKeepingType.

## TimeKeepingType Enum

What we are keeping time of

| Name      | Value | Description |
| --------- | ----- | ----------- |
| None      | 0     | None        |
| SaleStage | 1     | SaleStage   |

## Usage

* [time\_keeping](../time-keeping).time\_keeping\_type - Time keeping for how much time a sale or project or other entity has spent in a given stage or other state


## Related topics

- [time_keeping table](/en/database/tables/time-keeping.md)
- [Enum values for PrefDescValueType](/en/database/tables/enums/prefdescvaluetype.md)
- [Enum PrefDescValueType](/en/automation/crmscript/reference/CRMScript.NetServer.PrefDescValueType.md)
- [Enum FieldDataType](/en/automation/crmscript/reference/CRMScript.NetServer.FieldDataType.md)
- [Enum values for Weekday](/en/database/tables/enums/weekday.md)
- [Enum values for WorkflowStepType](/en/database/tables/enums/workflowsteptype.md)
