This function can be used to display the original temporal extension of job planning lines in comparison to their current state by a thin strip below the actual bar.
procedure SetJobPlanningLineBaseline(pClientGuid: Guid;
pJobPlanningLinePosition: Text; pStartDate: Date; pEndDate: Date)
| Data type | Description | |
Parameter: pClientGuid | Guid |
This value is used for the global identification of VJS Control-AddIn on a page. |
| pJobPlanningLinePosition | Text | Position of the job planning line to modify. |
| pStartDate | Date | Baseline Start of the Job Planning Line. |
| pEndDate | Date | Baseline End of the Job Planning Line |
Comments
0 comments
Please sign in to leave a comment.