Share via


InfoPartLayout Constructors

Definition

Overloads

InfoPartLayout()
InfoPartLayout(IntPtr)

InfoPartLayout()

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

Applies to

InfoPartLayout(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to