deleteStudentSectionEarnedCreditsMethod: Delete a specific StudentSectionEarnedCreditsMethod

Description Usage Arguments Value References

Description

This function deletes a StudentSectionEarnedCreditsMethod.

Usage

1
2
3
4
deleteStudentSectionEarnedCreditsMethod(
  StudentSectionEarnedCreditsMethodID,
  EntityID = 1
)

Arguments

StudentSectionEarnedCreditsMethodID

The id of the StudentSectionEarnedCreditsMethod.
Run getAllStudentSectionEarnedCreditsMethods for a list of StudentSectionEarnedCreditsMethods.

EntityID

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

Value

The id of the deleted StudentSectionEarnedCreditsMethod.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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