Share via


ReportDesign Constructors

Definition

Overloads

ReportDesign()
ReportDesign(IntPtr)

ReportDesign()

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

Applies to

ReportDesign(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to