Uses of Class
com.aspose.tasks.RecurringTaskInfo
-
-
Uses of RecurringTaskInfo in com.aspose.tasks
Methods in com.aspose.tasks that return RecurringTaskInfo Modifier and Type Method Description RecurringTaskInfo
Task. getRecurringInfo()
Gets the instance ofRecurringTaskInfo
class for the task which is a recurring task; if the task is not a recurring one then returns null;
-