AssetDepBookCalendarSchedule_JP::deleteForSource Method
Deletes all records in the active table that are related to the specified source record.
Syntax
client server public static void deleteForSource(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table identifier (ID) for the source record.
- _sourceRecId
Type: RefRecId Extended Data Type
The record ID for the source record.