May 2017
Intermediate to advanced
442 pages
11h 55m
English
To create a pre-event or post-event handler, follow these steps:
/// <summary> /// /// </summary> /// <param name="args"></param> [PreHandlerFor(tableStr(SalesTable), tableMethodStr(SalesTable, insert))] public static void SalesTable_Pre_insert( XppPrePostArgs args) { }
Read now
Unlock full access