FormObjectSetNotify Constructors

Definition

Overloads

FormObjectSetNotify()
FormObjectSetNotify(IntPtr)

FormObjectSetNotify()

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

Applies to

FormObjectSetNotify(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to