Share via


OutputFooterSection Constructors

Definition

Overloads

OutputFooterSection()
OutputFooterSection(IntPtr)

OutputFooterSection()

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

Applies to

OutputFooterSection(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to