Share via


ReportTimeControl Constructors

Definition

Overloads

ReportTimeControl()
ReportTimeControl(IntPtr)

ReportTimeControl()

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

Applies to

ReportTimeControl(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to