TXDataModuleEvents.OnEntityList Property
Occurs when the client queries an entity collection, after the criteria is built from the request and right before it is executed.
Syntax
Unit: XData.Module.Events
property TXDataModuleEvents.OnEntityList: TEvent<TEntityListArgs>>