deleteStudentAttendancePeriodRunHistory: Delete a specific StudentAttendancePeriodRunHistory

Description Usage Arguments Value References

View source: R/AttendanceFunctions.R

Description

This function deletes a StudentAttendancePeriodRunHistory.

Usage

1
2
3
4
deleteStudentAttendancePeriodRunHistory(
  StudentAttendancePeriodRunHistoryID,
  EntityID = 1
)

Arguments

StudentAttendancePeriodRunHistoryID

The id of the StudentAttendancePeriodRunHistory.
Run getAllStudentAttendancePeriodRunHistories for a list of StudentAttendancePeriodRunHistories.

EntityID

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

Value

The id of the deleted StudentAttendancePeriodRunHistory.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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