deletePlanPosition: Delete a specific PlanPosition

Description Usage Arguments Value References

View source: R/StaffPlanningFunctions.R

Description

This function deletes a PlanPosition.

Usage

1
deletePlanPosition(PlanPositionID, EntityID = 1)

Arguments

PlanPositionID

The id of the PlanPosition.
Run getAllPlanPositions for a list of PlanPositions.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted PlanPosition.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.