PeriodEnum
Enum CDM 7.2.0The enumerated values to specify the period, e.g. day, week.
Values 4
Namespace cdm.base.datetime
Values
4 permitted values.
| Value | Description |
|---|---|
| D | Day |
| W | Week |
| M | Month |
| Y | Year |
Referenced by
1 type holds a PeriodEnum as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapPeriodEnum | returns | — |
| ConvertPeriodToNumberOfDays | takes | Converts a period to an equivalent number of days. |
Open PeriodEnum in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.