Share via


ReportRealControl Constructors

Definition

Overloads

ReportRealControl()
ReportRealControl(IntPtr)

ReportRealControl()

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

Applies to

ReportRealControl(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to