deleteTempPlanPositionDistribution: Delete a specific TempPlanPositionDistribution

Description Usage Arguments Value References

View source: R/StaffPlanningFunctions.R

Description

This function deletes a TempPlanPositionDistribution.

Usage

1
2
3
4
deleteTempPlanPositionDistribution(
  TempPlanPositionDistributionID,
  EntityID = 1
)

Arguments

TempPlanPositionDistributionID

The id of the TempPlanPositionDistribution.
Run getAllTempPlanPositionDistributions for a list of TempPlanPositionDistributions.

EntityID

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

Value

The id of the deleted TempPlanPositionDistribution.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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