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# Copy imageCopy Code
                                  public class ExtendedFormat
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class ExtendedFormat

The type exposes the following properties.

Public Properties

  Name Description
Public property ExpireEveryDay
Determines if item should expire every day.
Public property ExpireEveryDayOfWeek
Determines if should expire every day of the week.
Public property ExpireEveryHour
Determines if should expire every hour.
Public property ExpireEveryMinute
Determines if should expire every minute.
Public property ExpireEveryMonth
Determines if should expire every month.
Public property Format
Gets the exteneded format.

See Also

Advanced