FormObjectSetNotifyEvents.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:
override void onCacheChanged(Dynamics::AX::Application::FormObjectSet ^ _sender, Dynamics::AX::Application::NotifyCacheChangeType _cacheChangeType);
protected override void onCacheChanged (Dynamics.AX.Application.FormObjectSet _sender, Dynamics.AX.Application.NotifyCacheChangeType _cacheChangeType);
override this.onCacheChanged : Dynamics.AX.Application.FormObjectSet * Dynamics.AX.Application.NotifyCacheChangeType -> unit
Protected Overrides Sub onCacheChanged (_sender As FormObjectSet, _cacheChangeType As NotifyCacheChangeType)
Parameters
- _sender
- FormObjectSet
- _cacheChangeType
- NotifyCacheChangeType