From b69d7a8d9e8cedb4e11f3fd74afc33b7647cef50 Mon Sep 17 00:00:00 2001 From: Aleksey Chevyrov Date: Wed, 17 Jun 2026 01:58:42 -0500 Subject: [PATCH] Updated API for Aspose.Tasks for Python via .NET 26.6.0 --- .../python-net/aspose.tasks/primaverataskproperties/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/english/python-net/aspose.tasks/primaverataskproperties/_index.md b/english/python-net/aspose.tasks/primaverataskproperties/_index.md index 309873ed2..a8d551db8 100644 --- a/english/python-net/aspose.tasks/primaverataskproperties/_index.md +++ b/english/python-net/aspose.tasks/primaverataskproperties/_index.md @@ -50,6 +50,7 @@ The PrimaveraTaskProperties type exposes the following members: |primary_constraint_date|Gets the date of primary constraint.| |secondary_constraint_type|Gets a type of secondary constraint.| |secondary_constraint_date|Gets the date of secondary constraint.| +|planned_duration|Gets the original or planned duration -- the total working time from the task planned start date to the planned finish date..| ### See Also