Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.