다음을 통해 공유


ReportDesign Constructors

Definition

Overloads

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