FormObjectSetNotify.onCacheChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void onCacheChanged(Dynamics::AX::Application::FormObjectSet ^ _sender, Dynamics::AX::Application::NotifyCacheChangeType _cacheChangeType);
protected virtual void onCacheChanged (Dynamics.AX.Application.FormObjectSet _sender, Dynamics.AX.Application.NotifyCacheChangeType _cacheChangeType);
abstract member onCacheChanged : Dynamics.AX.Application.FormObjectSet * Dynamics.AX.Application.NotifyCacheChangeType -> unit
override this.onCacheChanged : Dynamics.AX.Application.FormObjectSet * Dynamics.AX.Application.NotifyCacheChangeType -> unit
Protected Overridable Sub onCacheChanged (_sender As FormObjectSet, _cacheChangeType As NotifyCacheChangeType)
Parameters
- _sender
- FormObjectSet
- _cacheChangeType
- NotifyCacheChangeType