Class DailyRecurrencePattern

Class DailyRecurrencePattern

Tên không gian: Aspose.Tasks Tổng hợp: Aspose.Tasks.dll (25.4.0)

Nó đại diện cho bộ các thông số được sử dụng để tạo ra một nhiệm vụ lặp lại hàng ngày trong một dự án.

public class DailyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase DailyRecurrencePattern

Thành viên thừa kế

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

Constructors

DailyRecurrencePattern()

Bắt đầu một trường hợp mới của lớp Aspose.Tasks.DailyRecurrencePattern.

public DailyRecurrencePattern()

Properties

Repetition

Nhận hoặc đặt mô hình lặp lại trong mô hình lặp lại hàng ngày.

public DailyRepetitionBase Repetition { get; set; }

Giá trị bất động sản

DailyRepetitionBase

 Tiếng Việt