Share via


FormObjectSetLeaveEventArgs Constructors

Definition

Overloads

FormObjectSetLeaveEventArgs()
FormObjectSetLeaveEventArgs(IntPtr)

FormObjectSetLeaveEventArgs()

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

Applies to

FormObjectSetLeaveEventArgs(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to