deleteDailySectionAttendance: Delete a specific DailySectionAttendance

Description Usage Arguments Value References

View source: R/AttendanceFunctions.R

Description

This function deletes a DailySectionAttendance.

Usage

1
deleteDailySectionAttendance(DailySectionAttendanceID, EntityID = 1)

Arguments

DailySectionAttendanceID

The id of the DailySectionAttendance.
Run getAllDailySectionAttendances for a list of DailySectionAttendances.

EntityID

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

Value

The id of the deleted DailySectionAttendance.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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