Share via


FormObjectSetRequestCacheSizeEventArgs Constructors

Definition

Overloads

FormObjectSetRequestCacheSizeEventArgs()
FormObjectSetRequestCacheSizeEventArgs(IntPtr)

FormObjectSetRequestCacheSizeEventArgs()

protected:
 FormObjectSetRequestCacheSizeEventArgs();
protected FormObjectSetRequestCacheSizeEventArgs ();
Protected Sub New ()

Applies to

FormObjectSetRequestCacheSizeEventArgs(IntPtr)

public:
 FormObjectSetRequestCacheSizeEventArgs(IntPtr ptr1);
public FormObjectSetRequestCacheSizeEventArgs (IntPtr ptr1);
new Dynamics.AX.Application.FormObjectSetRequestCacheSizeEventArgs : nativeint -> Dynamics.AX.Application.FormObjectSetRequestCacheSizeEventArgs
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to