Report Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Report() | |
Report(IntPtr) | |
Report(Object) | |
Report(Object, Object) |
Report()
public:
Report();
public Report ();
Public Sub New ()
Applies to
Report(IntPtr)
public:
Report(IntPtr ptr1);
public Report (IntPtr ptr1);
new Dynamics.AX.Application.Report : nativeint -> Dynamics.AX.Application.Report
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint
Applies to
Report(Object)
public:
Report(System::Object ^ obj1);
public Report (object obj1);
new Dynamics.AX.Application.Report : obj -> Dynamics.AX.Application.Report
Public Sub New (obj1 As Object)
Parameters
- obj1
- Object