FormObjectSetCacheChangedEventArgs.newmethod(NotifyCacheChangeType) Method

Definition

Initializes a new instance of the ManagedEventArgs class.

protected:
 void newmethod(Dynamics::AX::Application::NotifyCacheChangeType _cacheChangeType);
protected void newmethod (Dynamics.AX.Application.NotifyCacheChangeType _cacheChangeType);
override this.newmethod : Dynamics.AX.Application.NotifyCacheChangeType -> unit
Protected Sub newmethod (_cacheChangeType As NotifyCacheChangeType)

Parameters

_cacheChangeType
NotifyCacheChangeType

Applies to