Class YearlyRecurrencePattern

Class YearlyRecurrencePattern

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

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

public class YearlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase YearlyRecurrencePattern

상속 회원들

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

Constructors

YearlyRecurrencePattern()

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

public YearlyRecurrencePattern()

Properties

Repetition

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

public YearlyRepetitionBase Repetition { get; set; }

부동산 가치

YearlyRepetitionBase

 한국어