KanbanJobScheduleCapacitySum::addPlannedCapacitySeconds Method
Adds the specified number of seconds to a KanbanJobScheduleCapacity record.
Syntax
client server private static void addPlannedCapacitySeconds(
RefRecId _wrkCtrResourceGroupRecId,
KanbanJobSchedulePlannedPeriod _plannedPeriod,
Seconds _seconds)
Run On
Called
Parameters
- _wrkCtrResourceGroupRecId
Type: RefRecId Extended Data Type
- _plannedPeriod
Type: KanbanJobSchedulePlannedPeriod Extended Data Type
- _seconds
Type: Seconds Extended Data Type
Exceptions
Exception | Condition |
---|---|
Error | The period model was changed. |