deleteDroppedStudentAttendancePeriod: Delete a specific DroppedStudentAttendancePeriod

Description Usage Arguments Value References

View source: R/AttendanceFunctions.R

Description

This function deletes a DroppedStudentAttendancePeriod.

Usage

1
2
3
4
deleteDroppedStudentAttendancePeriod(
  DroppedStudentAttendancePeriodID,
  EntityID = 1
)

Arguments

DroppedStudentAttendancePeriodID

The id of the DroppedStudentAttendancePeriod.
Run getAllDroppedStudentAttendancePeriods for a list of DroppedStudentAttendancePeriods.

EntityID

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

Value

The id of the deleted DroppedStudentAttendancePeriod.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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