Share via


OutputPageFooterSection Constructors

Definition

Overloads

OutputPageFooterSection()
OutputPageFooterSection(IntPtr)

OutputPageFooterSection()

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

Applies to

OutputPageFooterSection(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to