Class DailyRecurrencePattern

Class DailyRecurrencePattern

Название пространства: Aspose.Tasks Ассоциация: Aspose.Tasks.dll (25.4.0)

Представляет набор параметров, используемых для создания повседневной рецидивирующей задачи в проекте.

public class DailyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase DailyRecurrencePattern

Наследованные члены

RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DailyRecurrencePattern()

Инициализует новую инстанцию класса Aspose.Tasks.DailyRecurrencePattern.

public DailyRecurrencePattern()

Properties

Repetition

Получает или устанавливает шаблон повторений в ежедневном шаблоне повторения.

public DailyRepetitionBase Repetition { get; set; }

Стоимость недвижимости

DailyRepetitionBase

 Русский