Get locked time value for an activity.
Locked times impose 'must start/finish on' constraints on activity actID, as follows:
I/O | Type | Name | Description |
---|---|---|---|
input | integer | actID | ID of the activity |
input | integer | start/finish | 0 (Locked Start) or 1 (Locked Finish) |
output | integer | time | locked time value or -1 if no locked time is imposed |
Step inside PMKC.