deleteStudentEntityYearSchedulingCategory: Delete a specific StudentEntityYearSchedulingCategory

Description Usage Arguments Value References

Description

This function deletes a StudentEntityYearSchedulingCategory.

Usage

1
2
3
4
deleteStudentEntityYearSchedulingCategory(
  StudentEntityYearSchedulingCategoryID,
  EntityID = 1
)

Arguments

StudentEntityYearSchedulingCategoryID

The id of the StudentEntityYearSchedulingCategory.
Run getAllStudentEntityYearSchedulingCategories for a list of StudentEntityYearSchedulingCategories.

EntityID

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

Value

The id of the deleted StudentEntityYearSchedulingCategory.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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