Class ByMonthWeekDayRepetition

ByMonthWeekDayRepetition class

Rappresenta uno schema basato sulla posizione del giorno della settimana in un mese.

public class ByMonthWeekDayRepetition : MonthlyRepetitionBase

Costruttori

NomeDescrizione
ByMonthWeekDayRepetition()Inizializza una nuova istanza diByMonthWeekDayRepetition classe.

Proprietà

NomeDescrizione
Position { get; set; }Ottiene o imposta una posizione del giorno della settimana in un mese in cui l’attività deve essere ricorrente.
RepetitionInterval { get; set; }Ottiene o imposta un numero di mesi che rappresenta l’intervallo in mesi tra le occorrenze.
WeekDay { get; set; }Ottiene o imposta un tipo di giorno della settimana in cui l’attività deve essere ricorrente.

Guarda anche