Hi,
I’m trying to set the Task completion using Aspose.Tasks for Java 22.9.
The following code works (sets the completion to 20%):
int p = 20;
Task.set(Tsk.PERCENT_COMPLETE, p);
The following doesn’t (completion rema…...properly set the task completion Aspose.Tasks Product Family piomal...set the task completion using Aspose.Tasks for Java 22.9. The...