Share via


PropertiesWindow Constructors

Definition

Overloads

PropertiesWindow()
PropertiesWindow(IntPtr)

PropertiesWindow()

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

Applies to

PropertiesWindow(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to