Share via


FormObjectSetNotifyEvents Constructors

Definition

Overloads

FormObjectSetNotifyEvents()
FormObjectSetNotifyEvents(IntPtr)

FormObjectSetNotifyEvents()

public:
 FormObjectSetNotifyEvents();
public FormObjectSetNotifyEvents ();
Public Sub New ()

Applies to

FormObjectSetNotifyEvents(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to