getEntityReference (Client API reference)

Use this method to know information about a table being saved/updated. It returns table ID, and table name if success.

Syntax

executionContext.getEventArgs().getEntityReference();

PostSave