deleteTempAffectedWithdrawalRecord: Delete a specific TempAffectedWithdrawalRecord

Description Usage Arguments Value References

View source: R/EnrollmentFunctions.R

Description

This function deletes a TempAffectedWithdrawalRecord.

Usage

1
2
3
4
deleteTempAffectedWithdrawalRecord(
  TempAffectedWithdrawalRecordID,
  EntityID = 1
)

Arguments

TempAffectedWithdrawalRecordID

The id of the TempAffectedWithdrawalRecord.
Run getAllTempAffectedWithdrawalRecords for a list of TempAffectedWithdrawalRecords.

EntityID

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

Value

The id of the deleted TempAffectedWithdrawalRecord.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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