OutputPage Constructors

Definition

Overloads

OutputPage()
OutputPage(IntPtr)

OutputPage()

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

Applies to

OutputPage(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to