Modifier and Type | Class and Description |
---|---|
class |
DailyRecurrencePattern
Represents the set of parameters are used to create a daily recurring task in a project.
|
class |
MonthlyRecurrencePattern
Represents the set of parameters are used to create a monthly recurring task in a project.
|
class |
WeeklyRecurrencePattern
Represents the set of parameters are used to create a weekly recurring task in a project.
|
class |
YearlyRecurrencePattern
Represents the set of parameters are used to create a yearly recurring task in a project.
|
Modifier and Type | Method and Description |
---|---|
RecurrencePatternBase |
RecurringTaskParameters.getRecurrencePattern()
Gets the recurrence pattern of the recurring task.
|
Modifier and Type | Method and Description |
---|---|
void |
RecurringTaskParameters.setRecurrencePattern(RecurrencePatternBase value)
Sets the recurrence pattern of the recurring task.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.