Describes the different date units that are used to calculate the end dates of contracts with sliding date models.
| Name | Value | Summary |
|---|---|---|
| None | 0 | Used for when a sliding contract date unit for a contract could not be determined. This option should not be used in normal operations. |
| Day | 1 | Represents a sliding contract date unit in days. |
| Week | 2 | Represents a sliding contract date unit in weeks. |
| Month | 3 | Represents a sliding contract date unit in months. |
| Year | 4 | Represents a sliding contract date unit in years. |