File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
english/python-net/aspose.tasks Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1359,10 +1359,10 @@ Specifies a field in the Microsoft Office Project.
13591359| TASK_COMPLETE_THROUGH| Available only in the Bar Styles dialog box in MSP and is represented as a bar on the Gantt Chart.|
13601360| TASK_BASE_LINE_FIXED_COST| Represents the Baseline Fixed Cost (Task) field.|
13611361| RESOURCE_ASSIGNMENT_GUID| Represents the GUID (Assignment) field.|
1362- | RESOURCE_ASSIGNMENT_BASE_LINE_START| Represents the Baseline Start (Assignment) field.|
1363- | RESOURCE_ASSIGNMENT_BASE_LINE_FINISH| Represents the Baseline Finish (Assignment) field.|
13641362| RESOURCE_ASSIGNMENT_BASE_LINE_COST| Represents the Baseline Cost (Assignment) field.|
13651363| RESOURCE_ASSIGNMENT_BASE_LINE_WORK| Represents the Baseline Work (Assignment) field.|
1364+ | RESOURCE_ASSIGNMENT_BASE_LINE_START| Represents the Baseline Start (Assignment) field.|
1365+ | RESOURCE_ASSIGNMENT_BASE_LINE_FINISH| Represents the Baseline Finish (Assignment) field.|
13661366| RESOURCE_ASSIGNMENT_BASE_LINE_COST_PER_USE| Represents the Baseline Cost Per Use (Assignment) field.|
13671367
13681368### See Also
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The Group type exposes the following members:
2020| Name | Description |
2121| :- | :- |
2222| name| Gets or sets a name of a Group object.|
23- | index| Gets the index of a [ Group] ( /tasks/python-net/aspose.tasks/group/ ) object in the Groups list .|
23+ | index| Gets or sets the index of a [ Group] ( /tasks/python-net/aspose.tasks/group/ ) object in the Groups list .|
2424| uid| Gets a unique identifier of a group.|
2525| show_summary| Gets or sets a value indicating whether summary rows are displayed for the group.|
2626| maintain_hierarchy| Gets or sets a value indicating whether to show all the levels of summary tasks for subtasks within group.|
You can’t perform that action at this time.
0 commit comments