Class DailyRecurrencePattern

Class DailyRecurrencePattern

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Đại diện cho tập hợp các tham số được sử dụng để tạo một nhiệm vụ lặp lại hàng ngày trong một dự án.

public class DailyRecurrencePattern : RecurrencePatternBase

Kế thừa

objectRecurrencePatternBaseDailyRecurrencePattern

Các thành viên kế thừa

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

Các hàm khởi tạo

DailyRecurrencePattern()

Khởi tạo một thể hiện mới của lớp Aspose.Tasks.DailyRecurrencePattern.

public DailyRecurrencePattern()

Các thuộc tính

Repetition

Lấy hoặc thiết lập mẫu của các lần lặp trong mẫu lặp lại hàng ngày.

public DailyRepetitionBase Repetition { get; set; }

Giá trị thuộc tính

DailyRepetitionBase

 Tiếng Việt