deleteAttendancePeriod: Delete a specific AttendancePeriod

Description Usage Arguments Value References

View source: R/AttendanceFunctions.R

Description

This function deletes an AttendancePeriod.

Usage

1
deleteAttendancePeriod(AttendancePeriodID, EntityID = 1)

Arguments

AttendancePeriodID

The id of the AttendancePeriod.
Run getAllAttendancePeriods for a list of AttendancePeriods.

EntityID

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

Value

The id of the deleted AttendancePeriod.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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