deleteGradeReportStudentVaccination: Delete a specific GradeReportStudentVaccination

Description Usage Arguments Value References

Description

This function deletes a GradeReportStudentVaccination.

Usage

1
2
3
4
deleteGradeReportStudentVaccination(
  GradeReportStudentVaccinationID,
  EntityID = 1
)

Arguments

GradeReportStudentVaccinationID

The id of the GradeReportStudentVaccination.
Run getAllGradeReportStudentVaccinations for a list of GradeReportStudentVaccinations.

EntityID

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

Value

The id of the deleted GradeReportStudentVaccination.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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