PCDataSourceEventNotify.onCacheChanged Method [AX 2012]
Executes when the cache changes on the attached data source.
protected void onCacheChanged(FormObjectSet _sender, NotifyCacheChangeType _cacheChangeType)
Run On
ClientParameters
- _sender
- Type: FormObjectSet Class
The attached data source.
- _cacheChangeType
- Type: NotifyCacheChangeType Enumeration
The type of change that occurred in the cache of the data source.
Community Additions
ADD
Show: