WeeklyRetentionFormat Class

Definition

Weekly retention format.

public class WeeklyRetentionFormat
type WeeklyRetentionFormat = class
Public Class WeeklyRetentionFormat
Inheritance
WeeklyRetentionFormat

Constructors

WeeklyRetentionFormat()

Initializes a new instance of the WeeklyRetentionFormat class.

WeeklyRetentionFormat(IList<Nullable<DayOfWeek>>, IList<Nullable<WeekOfMonth>>)

Initializes a new instance of the WeeklyRetentionFormat class.

Properties

DaysOfTheWeek

Gets or sets list of days of the week.

WeeksOfTheMonth

Gets or sets list of weeks of month.

Applies to