deleteCertificationThirdPartyFormatCertificationGrade: Delete a specific...

Description Usage Arguments Value References

View source: R/DemographicsFunctions.R

Description

This function deletes a CertificationThirdPartyFormatCertificationGrade.

Usage

1
2
3
4
deleteCertificationThirdPartyFormatCertificationGrade(
  CertificationThirdPartyFormatCertificationGradeID,
  EntityID = 1
)

Arguments

CertificationThirdPartyFormatCertificationGradeID

The id of the CertificationThirdPartyFormatCertificationGrade.
Run getAllCertificationThirdPartyFormatCertificationGrades for a list of CertificationThirdPartyFormatCertificationGrades.

EntityID

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

Value

The id of the deleted CertificationThirdPartyFormatCertificationGrade.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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