Class MonthlyRecurrencePattern

Class MonthlyRecurrencePattern

이름 공간 : Aspose.Tasks 모임: Aspose.Tasks.dll (25.4.0)

프로젝트에서 매월 반복되는 작업을 만들기 위해 사용되는 매개 변수 세트를 나타냅니다.

public class MonthlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase MonthlyRecurrencePattern

상속 회원들

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

Constructors

MonthlyRecurrencePattern()

Aspose.Tasks.MonthlyRecurrencePattern 클래스의 새로운 사례를 시작합니다.

public MonthlyRecurrencePattern()

Properties

Repetition

반복되는 반복 패턴을 얻거나 설정합니다.

public MonthlyRepetitionBase Repetition { get; set; }

부동산 가치

MonthlyRepetitionBase

 한국어