Share via


OutputPageHeaderSection Constructors

Definition

Overloads

OutputPageHeaderSection()
OutputPageHeaderSection(IntPtr)

OutputPageHeaderSection()

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

Applies to

OutputPageHeaderSection(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to