|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
| C# |
|
|---|---|
public class ExtendedFormat
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class ExtendedFormat
|
|
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
|
|
ExpireEveryDay |
Determines if item should expire every day.
|
|
|
ExpireEveryDayOfWeek |
Determines if should expire every day of the week.
|
|
|
ExpireEveryHour |
Determines if should expire every hour.
|
|
|
ExpireEveryMinute |
Determines if should expire every minute.
|
|
|
ExpireEveryMonth |
Determines if should expire every month.
|
|
|
Format |
Gets the exteneded format.
|