ReportGuidControl Constructors

Definition

Overloads

ReportGuidControl()
ReportGuidControl(IntPtr)

ReportGuidControl()

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

Applies to

ReportGuidControl(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to