Enum WSB_CFVisibilityByDateType
Specifies the options for configuring when a custom headline is visible based on the current date/time.
Properties
| Name |
Value |
| Access |
Public |
| Extensible |
True |
Values
| Ordinal |
Name |
Description |
|
Always |
The headline should always be visible. |
| 1 |
Period |
The headline is visible between a specific start and end date. |
| 2 |
Daily |
The headline is visible everyday between a specific start and end time. |
| 3 |
Weekly |
The headline is visible every week on specific days of the week. |
| 4 |
Monthly |
The headline is visible every month on specific days. |
| 5 |
Yearly |
The headline is visible every year in a specific period. |
| 6 |
LastDayOfMonth |
The headline is visible at the last day of each month. |